Upgrade to Spring Kafka 2.5.4

Closes gh-22390
This commit is contained in:
Stephane Nicoll
2020-07-22 20:37:48 +02:00
parent f70670935d
commit fb56483015

View File

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