Upgrade to Spring Kafka 2.5.2

Closes gh-21782
pull/22035/head
Stephane Nicoll 5 years ago
parent 92ef361a4a
commit 760aec3136

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

Loading…
Cancel
Save