Upgrade to Spring Kafka 2.6.11

Closes gh-28227
This commit is contained in:
Andy Wilkinson 2021-10-19 14:32:33 +01:00
parent 5fe75f3d58
commit 669caa92f8

View File

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