Upgrade to Spring Kafka 2.7.6

Closes gh-27602
This commit is contained in:
Stephane Nicoll
2021-08-13 11:08:35 +02:00
parent 454ea44c39
commit 9f505788f8

View File

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