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
1 changed files with 1 additions and 1 deletions

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") { group("org.springframework.kafka") {
modules = [ modules = [
"spring-kafka", "spring-kafka",