Upgrade to Spring Kafka 2.8.0-M3

Closes gh-27934
This commit is contained in:
Andy Wilkinson
2021-09-20 17:28:26 +01:00
parent 808aa77747
commit 3446661862

View File

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