Commit 52aab92b authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Kafka 2.7.0 snapshots

See gh-25582
parent 06d4ec7e
......@@ -1649,7 +1649,7 @@ bom {
]
}
}
library("Spring Kafka", "2.7.0-M2") {
library("Spring Kafka", "2.7.0-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"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