Upgrade to Spring Kafka 2.8.11

Closes gh-33126
This commit is contained in:
Andy Wilkinson 2022-11-21 17:46:24 +00:00
parent 5035f638a5
commit b960609995

View File

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