Commit 54468585 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Spring Kafka 2.4.4.RELEASE

Closes gh-20469
parent cfc0eec9
...@@ -1644,7 +1644,7 @@ bom { ...@@ -1644,7 +1644,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.4.3.RELEASE") { library("Spring Kafka", "2.4.4.RELEASE") {
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [
"spring-kafka", "spring-kafka",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment