Upgrade to Spring Kafka 2.6.7

Closes gh-25578
This commit is contained in:
Andy Wilkinson 2021-03-17 18:26:44 +00:00
parent 2c2e2c8448
commit 5005bd3ded

View File

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