Start building against Spring Kafka 2.4.6 snapshots

See gh-20953
This commit is contained in:
Stephane Nicoll
2020-04-14 14:53:09 +02:00
parent 88d790a96c
commit 5b4c13d767

View File

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