Start building against Spring Kafka 2.7.7 snapshots

See gh-27918
This commit is contained in:
Stephane Nicoll 2021-09-09 15:57:20 +02:00
parent 5d1ae23733
commit d93a8581d2
1 changed files with 1 additions and 1 deletions

View File

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