Start building against Spring Kafka 2.5.2 snapshots

See gh-21782
This commit is contained in:
Stephane Nicoll 2020-06-09 15:10:37 +02:00
parent a2bdbf01b0
commit 8325ed0626
1 changed files with 1 additions and 1 deletions

View File

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