Upgrade to Kafka 3.7.1

Closes gh-41394
This commit is contained in:
Andy Wilkinson 2024-07-09 12:36:40 +01:00
parent dcbed99c91
commit 28364a393d
1 changed files with 1 additions and 1 deletions

View File

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