Start building against Spring Kafka 2.4.6 snapshots

See gh-20953
pull/20973/head
Stephane Nicoll 5 years ago
parent 88d790a96c
commit 5b4c13d767

@ -1644,7 +1644,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.4.5.RELEASE") { library("Spring Kafka", "2.4.6.BUILD-SNAPSHOT") {
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [
"spring-kafka", "spring-kafka",

Loading…
Cancel
Save