Upgrade to Spring Kafka 2.5.6

Closes gh-23199
This commit is contained in:
Stephane Nicoll
2020-09-17 07:25:09 +02:00
parent a76f5ae03e
commit a2be6e0817

View File

@@ -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",