Upgrade to Spring Kafka 2.5.3.RELEASE

Closes gh-22185
This commit is contained in:
Andy Wilkinson 2020-07-01 14:01:39 +01:00
parent f4cbdf556d
commit d64337013f
1 changed files with 1 additions and 1 deletions

View File

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