Upgrade to Kafka 2.7.1

Closes gh-26552
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:33 +01:00
parent 4b132628a7
commit 4bbcc3edda
1 changed files with 1 additions and 1 deletions

View File

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