Upgrade to Kafka 3.9.0
Closes gh-43676
This commit is contained in:
@@ -1095,7 +1095,7 @@ bom {
|
||||
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
|
||||
}
|
||||
}
|
||||
library("Kafka", "3.8.1") {
|
||||
library("Kafka", "3.9.0") {
|
||||
group("org.apache.kafka") {
|
||||
modules = [
|
||||
"connect",
|
||||
|
||||
Reference in New Issue
Block a user