Start building against Spring Kafka 2.5.0 snapshots

See gh-20953
This commit is contained in:
Stephane Nicoll
2020-04-16 11:47:09 +02:00
parent b75df92d9e
commit e9016701e7

View File

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