Start building against Spring Kafka 2.5.5 snapshots

See gh-22843
This commit is contained in:
Stephane Nicoll 2020-08-10 10:48:31 +02:00
parent 4d95fb560b
commit 1fdc6017ae
1 changed files with 1 additions and 1 deletions

View File

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