Skip to content

Commit 5014861

Browse files
committed
Upgrade to Spring Kafka 3.0.9
Closes gh-36187
1 parent 3b53c15 commit 5014861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1422,7 +1422,7 @@ bom {
14221422
]
14231423
}
14241424
}
1425-
library("Spring Kafka", "3.0.9-SNAPSHOT") {
1425+
library("Spring Kafka", "3.0.9") {
14261426
group("org.springframework.kafka") {
14271427
modules = [
14281428
"spring-kafka",

0 commit comments

Comments
 (0)