Start building against Spring Kafka 2.5.14 snapshots

See gh-26771
This commit is contained in:
Stephane Nicoll 2021-06-05 18:23:57 +02:00
parent 323d1e224d
commit 37625854b6

View File

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