Upgrade to Kafka 4.0.0

Closes gh-45485
This commit is contained in:
Stéphane Nicoll
2025-05-07 12:12:43 -07:00
committed by Phillip Webb
parent 4b74619f47
commit 5ce080f1bb

View File

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