Upgrade to Kafka 2.6.3

Closes gh-28688
This commit is contained in:
Stephane Nicoll 2021-11-16 08:14:38 +01:00
parent a23b737443
commit 826515a20f

View File

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