Upgrade to Kafka 3.6.1

Closes gh-38806
This commit is contained in:
Andy Wilkinson 2023-12-14 17:08:05 +00:00
parent 86599a5062
commit 3b51bcc912
1 changed files with 1 additions and 1 deletions

View File

@ -753,7 +753,7 @@ bom {
] ]
} }
} }
library("Kafka", "3.6.0") { library("Kafka", "3.6.1") {
group("org.apache.kafka") { group("org.apache.kafka") {
modules = [ modules = [
"connect", "connect",