Upgrade to Kafka 2.6.2

Closes gh-24247
This commit is contained in:
Stephane Nicoll 2021-04-22 14:12:55 +02:00
parent 0ad7597f56
commit 65a7422a45

View File

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