Upgrade to Kafka 2.6.0

Closes gh-22731
This commit is contained in:
Andy Wilkinson
2020-08-04 17:27:36 +01:00
parent a8130da3a3
commit 7f53aef568
3 changed files with 25 additions and 1 deletions

View File

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