Start building against Spring Kafka 2.7.10 snapshots

See gh-29313
This commit is contained in:
Stephane Nicoll 2022-01-11 16:42:49 +01:00
parent 53fcf0971e
commit 116427c78e
1 changed files with 1 additions and 1 deletions

View File

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