Upgrade to Spring Kafka 3.0.9

Closes gh-36187
pull/36766/head
Stephane Nicoll 1 year ago
parent 3b53c15084
commit 5014861c96

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

Loading…
Cancel
Save