Start building against Spring Kafka 3.0.0-RC2 snapshots

See gh-32934
This commit is contained in:
Andy Wilkinson 2022-11-01 11:42:22 +00:00
parent 61c9a1540f
commit bd75965ff8

View File

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