Commit 9fb7cf49 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Spring Kafka 2.7.2

Closes gh-26765
parent df2b0f6b
...@@ -1671,7 +1671,7 @@ bom { ...@@ -1671,7 +1671,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.7.2-SNAPSHOT") { library("Spring Kafka", "2.7.2") {
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