Commit 65a7422a authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Kafka 2.6.2

Closes gh-24247
parent 0ad7597f
...@@ -896,7 +896,7 @@ bom { ...@@ -896,7 +896,7 @@ bom {
] ]
} }
} }
library("Kafka", "2.6.0") { library("Kafka", "2.6.2") {
group("org.apache.kafka") { group("org.apache.kafka") {
modules = [ modules = [
"connect-api", "connect-api",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment