Commit 40f1f9a2 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Kafka 2.6.5 snapshots

See gh-24703
parent a27b87a1
...@@ -1585,7 +1585,7 @@ bom { ...@@ -1585,7 +1585,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "2.6.4") { library("Spring Kafka", "2.6.5-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