Upgrade to Spring Kafka 2.8.2

Closes gh-29224
pull/29296/head
Stephane Nicoll 3 years ago
parent 77e9047d31
commit ce6cc77ea7

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

Loading…
Cancel
Save