Upgrade to Spring Kafka 2.7.10

Closes gh-29114
pull/29161/head
Stephane Nicoll 3 years ago
parent b2c2e6d0ca
commit 6f8e1166c6

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

Loading…
Cancel
Save