Start building against Spring Kafka 2.8.10 snapshots

See gh-32589
This commit is contained in:
Stephane Nicoll 2022-10-07 09:05:27 +02:00
parent 2b2f23ef9c
commit 525b724adc
1 changed files with 1 additions and 1 deletions

View File

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