Upgrade to Kafka 4.0.0
Closes gh-45485
This commit is contained in:
committed by
Phillip Webb
parent
4b74619f47
commit
5ce080f1bb
@@ -1123,7 +1123,7 @@ bom {
|
||||
releaseNotes("https://junit.org/junit5/docs/{version}/release-notes")
|
||||
}
|
||||
}
|
||||
library("Kafka", "3.9.0") {
|
||||
library("Kafka", "4.0.0") {
|
||||
group("org.apache.kafka") {
|
||||
modules = [
|
||||
"connect",
|
||||
|
||||
Reference in New Issue
Block a user