Upgrade to Kafka 3.3.1

Closes gh-32574
This commit is contained in:
Andy Wilkinson 2022-10-06 22:08:55 +01:00
parent 99a01098dc
commit 67b52e12da
1 changed files with 1 additions and 1 deletions

View File

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