Start building against Spring Kafka 2.8.10 snapshots

See gh-32589
pull/32747/head
Stephane Nicoll 2 years ago
parent 2b2f23ef9c
commit 525b724adc

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

Loading…
Cancel
Save