Start building against Spring Kafka 2.8.0-M2 snapshots

See gh-27609
This commit is contained in:
Stephane Nicoll
2021-08-10 08:34:28 +02:00
parent ad7d40b11f
commit a4eda34170
2 changed files with 11 additions and 30 deletions

View File

@@ -1687,7 +1687,7 @@ bom {
]
}
}
library("Spring Kafka", "2.8.0-M1") {
library("Spring Kafka", "2.8.0-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",