Start building against Spring Kafka 3.0.9 snapshots

See gh-36182
pull/37018/head
Andy Wilkinson 1 year ago
parent 356504ade4
commit 2b1189ff31

@ -1388,7 +1388,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