Start building against Spring Kafka 2.6.5 snapshots

See gh-24703
This commit is contained in:
Stephane Nicoll
2021-01-08 09:24:42 +01:00
parent a27b87a118
commit 40f1f9a25c

View File

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