Start building against Spring Kafka 2.5.10 snapshots

See gh-24293
pull/24482/head
Stephane Nicoll 4 years ago
parent 4d29098e6a
commit 9b4cf0c2fc

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

Loading…
Cancel
Save