Upgrade to Spring Kafka 2.4.4.RELEASE

Closes gh-20469
This commit is contained in:
Andy Wilkinson
2020-03-11 19:08:03 +00:00
parent cfc0eec937
commit 5446858535

View File

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