Start building against Spring Kafka 2.6.4 snapshots

See gh-24294
This commit is contained in:
Stephane Nicoll 2020-12-08 03:53:44 +01:00
parent eabcc81b03
commit 4fa460d4a5
1 changed files with 1 additions and 1 deletions

View File

@ -1585,7 +1585,7 @@ bom {
]
}
}
library("Spring Kafka", "2.6.3") {
library("Spring Kafka", "2.6.4-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",