Upgrade to Spring Kafka 2.8.1

Closes gh-29017
pull/30003/head
Stephane Nicoll 3 years ago
parent 66c43685f5
commit af77ee007a

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

Loading…
Cancel
Save