Skip to content

Commit 669caa9

Browse files
committed
Upgrade to Spring Kafka 2.6.11
Closes gh-28227
1 parent 5fe75f3 commit 669caa9

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
@@ -1599,7 +1599,7 @@ bom {
15991599
]
16001600
}
16011601
}
1602-
library("Spring Kafka", "2.6.11-SNAPSHOT") {
1602+
library("Spring Kafka", "2.6.11") {
16031603
group("org.springframework.kafka") {
16041604
modules = [
16051605
"spring-kafka",

0 commit comments

Comments
 (0)