Upgrade to Spring Kafka 3.0.0-M6

Closes gh-31925
This commit is contained in:
Stephane Nicoll
2022-09-20 16:01:14 +02:00
parent 35916a9962
commit 375a570717

View File

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