Start building against Spring Kafka 2.5.13 snapshots

See gh-26429
This commit is contained in:
Stephane Nicoll 2021-05-11 13:29:00 +02:00
parent 47d5592035
commit 5cdabc9729

View File

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