Start building against Spring Kafka 2.7.9 snapshots

See gh-28539
This commit is contained in:
Stephane Nicoll
2021-11-05 10:43:59 +01:00
parent 6984d80389
commit 45deb1ac56

View File

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