Upgrade to Spring Kafka 3.0.0-M1

Closes gh-28647
This commit is contained in:
Stephane Nicoll 2022-01-18 08:57:46 +01:00
parent 964f028f75
commit 0ec9e6e7a8

View File

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