Start building against Spring Kafka 2.5.7 snapshots

See gh-23787
pull/26228/head
Stephane Nicoll 4 years ago
parent 77637ddd7d
commit 37cbf1bb2d

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

Loading…
Cancel
Save