Upgrade to Spring Kafka 2.7.0

Closes gh-25930
pull/26131/head
Stephane Nicoll 4 years ago
parent 28665ee93b
commit 28d27f5fe7

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

Loading…
Cancel
Save