Upgrade to Kafka 4.1.0

Closes gh-47066
This commit is contained in:
Phillip Webb
2025-09-05 11:41:45 -07:00
parent 24a1b0b449
commit b6a44dc31f
@@ -1131,7 +1131,7 @@ bom {
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
}
}
library("Kafka", "4.0.0") {
library("Kafka", "4.1.0") {
group("org.apache.kafka") {
modules = [
"connect",