Upgrade to Spring Kafka 2.8.9

Closes gh-32270
This commit is contained in:
Stephane Nicoll 2022-09-20 03:29:41 +02:00
parent 033b6b5dbe
commit 6c37838f31

View File

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