Upgrade to Spring Kafka 2.7.0-M2

Closes gh-25295
This commit is contained in:
Andy Wilkinson 2021-02-18 12:15:26 +00:00
parent 05f1231a87
commit 8ec14e2855
1 changed files with 1 additions and 1 deletions

View File

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