Start building against Spring Kafka 2.7.0 snapshots

See gh-25582
This commit is contained in:
Stephane Nicoll
2021-03-15 08:32:33 +01:00
parent 06d4ec7efe
commit 52aab92bfb

View File

@@ -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",