Commit dff64302 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Kafka 2.7.0

Closes gh-24934
parent f5328d59
...@@ -888,7 +888,7 @@ bom { ...@@ -888,7 +888,7 @@ bom {
] ]
} }
} }
library("Kafka", "2.6.0") { library("Kafka", "2.7.0") {
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