Upgrade to Spring Kafka 2.6.11

Closes gh-28227
2.4.x
Andy Wilkinson 3 years ago
parent 5fe75f3d58
commit 669caa92f8

@ -1599,7 +1599,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.6.11-SNAPSHOT") { library("Spring Kafka", "2.6.11") {
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [
"spring-kafka", "spring-kafka",

Loading…
Cancel
Save