Upgrade to Kafka 3.9.1

Closes gh-45606
This commit is contained in:
Stéphane Nicoll
2025-05-20 08:29:06 +02:00
parent 921b9fd6ac
commit de3ac5f326

View File

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