Upgrade to Spring Kafka 2.5.3.RELEASE

Closes gh-22134
This commit is contained in:
Andy Wilkinson
2020-06-26 23:23:48 +01:00
parent 872ccddd52
commit 9d7cea0286

View File

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