Upgrade to Spring Kafka 2.7.11

Closes gh-29712
This commit is contained in:
Stephane Nicoll 2022-02-23 08:19:08 +01:00
parent a70fa80571
commit 3f2d01628d

View File

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