Switch to Spring Kafka 3.0.0-SNAPSHOT

See gh-32603
This commit is contained in:
Brian Clozel 2022-10-06 16:25:07 +02:00
parent 9472cbe2b7
commit fc82f0c0ab

View File

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