Upgrade to Kafka 3.8.1

Closes gh-43106
This commit is contained in:
Stéphane Nicoll
2024-11-11 08:18:15 +09:00
parent 907bed4674
commit a28e645610

View File

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