Upgrade to Spring Kafka 2.7.0

Closes gh-25930
This commit is contained in:
Stephane Nicoll 2021-04-15 08:48:09 +02:00
parent 28665ee93b
commit 28d27f5fe7
1 changed files with 1 additions and 1 deletions

View File

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