Upgrade to Kafka 3.4.1

Closes gh-35840
This commit is contained in:
Stephane Nicoll 2023-06-12 08:45:16 +02:00
parent f3efc963b1
commit 99aeb4eef6

View File

@ -736,7 +736,7 @@ bom {
]
}
}
library("Kafka", "3.4.0") {
library("Kafka", "3.4.1") {
group("org.apache.kafka") {
modules = [
"connect",