Upgrade to Spring Kafka 2.7.0-RC1

Closes gh-25582
This commit is contained in:
Stephane Nicoll
2021-03-18 07:57:07 +01:00
parent cd81784772
commit eff3a4f1a6
2 changed files with 2 additions and 2 deletions

View File

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