Start building against Spring Kafka 2.7.10 snapshots

See gh-29313
pull/29333/head
Stephane Nicoll 3 years ago
parent 53fcf0971e
commit 116427c78e

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

Loading…
Cancel
Save