Upgrade to Spring Kafka 3.0.0-M6

Closes gh-31925
This commit is contained in:
Stephane Nicoll
2022-09-20 03:32:32 +02:00
parent 56bdb67ecf
commit 876511f212

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",