Start building against Spring Kafka 2.7.8 snapshots

See gh-28246
This commit is contained in:
Stephane Nicoll
2021-10-08 07:49:29 +02:00
parent 123e93f1d5
commit 5396a980c3

View File

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