Upgrade to Spring Kafka 3.0.9

Closes gh-36187
This commit is contained in:
Stephane Nicoll 2023-07-17 19:57:01 +02:00
parent 3b53c15084
commit 5014861c96
1 changed files with 1 additions and 1 deletions

View File

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