Upgrade to Spring Kafka 2.8.5

Closes gh-30600
This commit is contained in:
Stephane Nicoll
2022-04-19 08:09:57 +02:00
parent 3438934a9e
commit 52b54f434b

View File

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