Start building against Spring Kafka 2.7.11 snapshots

See gh-29712
This commit is contained in:
Stephane Nicoll
2022-02-11 09:27:52 +01:00
parent cd94b27f2d
commit b892bb4415

View File

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