Commit 5391f028 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Kafka 2.7.2 snapshots

See gh-26765
parent caacee5f
......@@ -1671,7 +1671,7 @@ bom {
]
}
}
library("Spring Kafka", "2.7.1") {
library("Spring Kafka", "2.7.2-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