Start building against Spring Kafka 2.6.7 snapshots

See gh-25578
pull/25709/head
Stephane Nicoll 4 years ago
parent 759e543337
commit f63dcec60d

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

Loading…
Cancel
Save