Upgrade to Spring Kafka 2.6.8

Closes gh-26385
This commit is contained in:
Stephane Nicoll
2021-05-18 08:32:38 +02:00
parent 8ae64002ea
commit 2205024e9d

View File

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