Upgrade to Kafka 3.7.2

Closes gh-43502
This commit is contained in:
Stéphane Nicoll
2024-12-13 16:43:21 +01:00
parent c509457746
commit b283e1d915

View File

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