Commit d7c97ed6 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Kafka 2.6.2 snapshots

See gh-23679
parent f5f30d3d
......@@ -1588,7 +1588,7 @@ bom {
]
}
}
library("Spring Kafka", "2.6.1") {
library("Spring Kafka", "2.6.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