Start building against Spring Kafka 2.5.7 snapshots

See gh-23787
This commit is contained in:
Stephane Nicoll
2020-10-21 15:27:42 +02:00
parent 77637ddd7d
commit 37cbf1bb2d

View File

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