Upgrade to Spring Kafka 2.4.5.RELEASE

Closes gh-20797
This commit is contained in:
Andy Wilkinson
2020-04-01 18:58:34 +01:00
parent b9cb1c810b
commit bcac1e9184

View File

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