Start building against Spring Kafka 2.5.6 snapshots

See gh-23199
This commit is contained in:
Stephane Nicoll 2020-09-07 15:55:27 +02:00
parent c909b2b4a0
commit 52859303fe
1 changed files with 1 additions and 1 deletions

View File

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