Start building against Spring Kafka 2.6.11 snapshots

See gh-28227
This commit is contained in:
Stephane Nicoll 2021-10-07 09:06:24 +02:00
parent 3cf1888cef
commit f8d6d76410

View File

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