Revert "Upgrade to Kafka 2.6.1"

See gh-24247
This commit is contained in:
Stephane Nicoll 2021-01-14 18:03:09 +01:00
parent 2072e7242a
commit dda8b5d287

View File

@ -895,7 +895,7 @@ bom {
]
}
}
library("Kafka", "2.6.1") {
library("Kafka", "2.6.0") {
group("org.apache.kafka") {
modules = [
"connect-api",