Commit c8d7aa8f authored by Phillip Webb's avatar Phillip Webb

Upgrade to Spring Kafka 2.6.0-SNAPSHOT

See gh-23012
parent 847baba0
...@@ -1578,7 +1578,7 @@ bom { ...@@ -1578,7 +1578,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.6.0-M1") { library("Spring Kafka", "2.6.0-SNAPSHOT") {
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