Start building against Spring Kafka 2.8.0 snapshots

See gh-28519
pull/28543/head
Stephane Nicoll 3 years ago
parent a5a33fc4bf
commit 94a99c1167

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

Loading…
Cancel
Save