Upgrade to Spring Kafka 2.5.10

Closes gh-24293
pull/25129/head
Stephane Nicoll 4 years ago
parent 18e2ce1682
commit 5f8900ea0e

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

Loading…
Cancel
Save