Commit 678916fb authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Spring Kafka 2.5.13

Closes gh-26429
parent 36b6235e
...@@ -1694,7 +1694,7 @@ bom { ...@@ -1694,7 +1694,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.5.13.BUILD-SNAPSHOT") { library("Spring Kafka", "2.5.13.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