Start building against Spring Kafka 3.0.0 snapshots

See gh-33142
This commit is contained in:
Stephane Nicoll
2022-11-14 13:14:25 +01:00
parent 871abe729d
commit 636568d3cc

View File

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