Upgrade to Spring Kafka 3.0.0-M3

Closes gh-30089
This commit is contained in:
Andy Wilkinson 2022-03-22 17:18:05 +00:00
parent 0817a46be3
commit 38e3c777b7

View File

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