Upgrade to Spring Kafka 3.0.9

Closes gh-36194
This commit is contained in:
Stephane Nicoll 2023-07-17 19:58:42 +02:00
parent 6ed8838209
commit 4659d1bb93

View File

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