Upgrade to Spring Kafka 2.4.3.RELEASE

Closes gh-20469
This commit is contained in:
Andy Wilkinson
2020-03-10 14:24:26 +00:00
parent 22fa5d257a
commit 485498c5ac

View File

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