Upgrade to Spring Kafka 2.5.6

Closes gh-23199
pull/23585/head
Stephane Nicoll 4 years ago
parent a76f5ae03e
commit a2be6e0817

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

Loading…
Cancel
Save