Start building against Spring Kafka 3.0.6 snapshots

See gh-34951
pull/35377/head
Stephane Nicoll 2 years ago
parent 7a9e8818cc
commit 2209543f30

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

Loading…
Cancel
Save