Commit 2d9bfb9b authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Kafka 2.4.1

Closes gh-20511
parent 6216dfbe
...@@ -967,7 +967,7 @@ bom { ...@@ -967,7 +967,7 @@ bom {
] ]
} }
} }
library("Kafka", "2.4.0") { library("Kafka", "2.4.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