Upgrade to Spring Kafka 2.7.9

Closes gh-28539
This commit is contained in:
Stephane Nicoll 2021-11-15 19:57:41 +01:00
parent d3c5563e60
commit 882c58b1f1

View File

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