Upgrade to Kafka 3.9.0

Closes gh-43676
This commit is contained in:
Andy Wilkinson 2025-01-06 15:55:50 +00:00
parent dcf6a32928
commit 2ec5f89e36
1 changed files with 1 additions and 1 deletions

View File

@ -1095,7 +1095,7 @@ bom {
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
}
}
library("Kafka", "3.8.1") {
library("Kafka", "3.9.0") {
group("org.apache.kafka") {
modules = [
"connect",