Upgrade to Spring Kafka 2.7.7

Closes gh-27918
This commit is contained in:
Andy Wilkinson 2021-09-20 09:59:47 +01:00
parent e5cdf819a0
commit 6f555c4012
1 changed files with 1 additions and 1 deletions

View File

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