Upgrade to Kafka 2.6.1

Closes gh-24247
This commit is contained in:
Stephane Nicoll
2021-01-11 09:20:59 +01:00
parent 50019a7f44
commit 097f878981

View File

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