Start building against Spring Kafka 3.0.9 snapshots

See gh-36194
pull/36213/head
Andy Wilkinson 1 year ago
parent 1e0a572dfa
commit 32d8355191

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

Loading…
Cancel
Save