Upgrade to Spring Kafka 3.0.9

Closes gh-36182
This commit is contained in:
Stephane Nicoll 2023-07-17 19:57:22 +02:00
parent a838cab65c
commit 7913b22f6a

View File

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