Upgrade to Kafka 3.2.3

Closes gh-32449
This commit is contained in:
Phillip Webb
2022-09-20 14:19:06 -07:00
parent 994a4bdef3
commit 0b49fed06c

View File

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