Start building against Spring Kafka 2.8.9 snapshots

See gh-32270
This commit is contained in:
Stephane Nicoll 2022-09-09 08:30:17 +02:00
parent 91fb8b8b68
commit bb6307a506

View File

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