Commit 097f8789 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Kafka 2.6.1

Closes gh-24247
parent 50019a7f
...@@ -895,7 +895,7 @@ bom { ...@@ -895,7 +895,7 @@ bom {
] ]
} }
} }
library("Kafka", "2.6.0") { library("Kafka", "2.6.1") {
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