Upgrade to Kafka 3.7.0

Closes gh-39952
This commit is contained in:
Andy Wilkinson
2024-03-15 16:32:30 +00:00
parent 3cbf8e8f4d
commit 23b023eed0

View File

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