Start building against Spring Kafka 2.7.6 snapshots

See gh-27602
This commit is contained in:
Stephane Nicoll 2021-08-09 15:16:54 +02:00
parent b09aea8ec1
commit 93f9c60540
1 changed files with 1 additions and 1 deletions

View File

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