Upgrade to Kafka 3.8.0

Closes gh-41803
This commit is contained in:
Stéphane Nicoll
2024-08-13 08:09:47 +02:00
parent 4e95306537
commit 7937e4b235

View File

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