Upgrade to Spring Kafka 3.0.0-M4

Closes gh-30645
This commit is contained in:
Andy Wilkinson 2022-05-18 14:07:58 +01:00
parent 842cea2fc1
commit 723a7b2bff

View File

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