Start building against Spring Kafka 2.8.0-M3 snapshots

See gh-27934
This commit is contained in:
Stephane Nicoll
2021-09-10 08:31:00 +02:00
parent ef32e02df1
commit 157288e1e1

View File

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