Upgrade to Spring Kafka 2.8.0-M1

Closes gh-27177
This commit is contained in:
Andy Wilkinson 2021-07-19 17:50:02 +01:00
parent a1cf18a06a
commit 48db35bf8d

View File

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