Start building against Spring Kafka 2.8.0 snapshots

See gh-28519
This commit is contained in:
Stephane Nicoll
2021-11-05 11:11:02 +01:00
parent a5a33fc4bf
commit 94a99c1167

View File

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