Upgrade to Spring Kafka 2.8.0-M2

Closes gh-27609
This commit is contained in:
Stephane Nicoll 2021-08-13 11:13:13 +02:00
parent f02e18a2d9
commit 18349dc556
1 changed files with 1 additions and 1 deletions

View File

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