Upgrade to Spring Kafka 2.5.0.RELEASE

Closes gh-21387
This commit is contained in:
Andy Wilkinson 2020-05-13 20:43:09 +01:00
parent 6a1f61c1bf
commit 6a3dec438c

View File

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