Start building against Spring Kafka 2.7.9 snapshots

See gh-28539
pull/28778/head
Stephane Nicoll 3 years ago
parent 6984d80389
commit 45deb1ac56

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

Loading…
Cancel
Save