Upgrade to Spring Kafka 2.6.0-M1

Closes gh-22730
This commit is contained in:
Andy Wilkinson 2020-08-12 19:17:14 +01:00
parent b4c75ad7dc
commit 2de48ac6ee
1 changed files with 1 additions and 1 deletions

View File

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