Upgrade to Spring Kafka 3.0.0-M5

Closes gh-31620
This commit is contained in:
Andy Wilkinson
2022-07-18 20:00:34 +01:00
parent 7fb6665774
commit 8957d50e61

View File

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