Upgrade to Spring Kafka 2.5.13

Closes gh-26429
This commit is contained in:
Stephane Nicoll 2021-05-18 08:29:35 +02:00
parent 36b6235e86
commit 678916fb3d
1 changed files with 1 additions and 1 deletions

View File

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