Skip to content

Commit a23b737

Browse files
committed
Upgrade to Spring Kafka 2.6.12
Closes gh-28685
1 parent 69da7b4 commit a23b737

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
@@ -1606,7 +1606,7 @@ bom {
16061606
]
16071607
}
16081608
}
1609-
library("Spring Kafka", "2.6.11") {
1609+
library("Spring Kafka", "2.6.12") {
16101610
group("org.springframework.kafka") {
16111611
modules = [
16121612
"spring-kafka",

0 commit comments

Comments
 (0)