Upgrade to Spring Kafka 2.5.8.RELEASE

Closes gh-24075
This commit is contained in:
Andy Wilkinson 2020-11-11 19:30:09 +00:00
parent 0053fb7871
commit 6507175d35

View File

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