Upgrade to Kafka 3.6.2

Closes gh-40303
This commit is contained in:
Andy Wilkinson 2024-04-10 17:59:51 +01:00
parent 53878560fe
commit 61eda8d2ef

View File

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