Upgrade to Spring Kafka 2.5.8.RELEASE

Closes gh-24075
pull/24264/head
Andy Wilkinson 4 years ago
parent 0053fb7871
commit 6507175d35

@ -1690,7 +1690,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.5.7.RELEASE") { library("Spring Kafka", "2.5.8.RELEASE") {
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [
"spring-kafka", "spring-kafka",

Loading…
Cancel
Save