Upgrade to Spring Kafka 2.5.2.RELEASE

Closes gh-21980
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:56 +01:00
parent 37c9d13946
commit c00e751910

View File

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