Start building against Spring Kafka 2.5.0 snapshots

See gh-21387
This commit is contained in:
Stephane Nicoll 2020-05-11 11:49:33 +02:00
parent dedcfeb150
commit 07958ac5cc
1 changed files with 1 additions and 1 deletions

View File

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