Upgrade to Kafka 2.8.1

Closes gh-28095
This commit is contained in:
Stephane Nicoll
2021-09-22 08:48:20 +02:00
parent 5548aae440
commit 592ed9d06b

View File

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