Commit 0c483701 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Spring Kafka 2.6.2

Closes gh-23679
parent f79cee92
...@@ -1581,7 +1581,7 @@ bom { ...@@ -1581,7 +1581,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.6.2-SNAPSHOT") { library("Spring Kafka", "2.6.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