Upgrade to Kafka 3.2.2

Closes gh-32352
This commit is contained in:
Stephane Nicoll 2022-09-14 14:16:59 +02:00
parent 4f6c3ab2b0
commit 4c7d6799f8
1 changed files with 1 additions and 1 deletions

View File

@ -780,7 +780,7 @@ bom {
]
}
}
library("Kafka", "3.2.0") {
library("Kafka", "3.2.2") {
group("org.apache.kafka") {
modules = [
"connect",