Upgrade to Spring Kafka 2.5.2

Closes gh-21782
This commit is contained in:
Stephane Nicoll 2020-06-11 09:57:27 +02:00
parent 92ef361a4a
commit 760aec3136

View File

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