Upgrade to Kafka 3.0.2

Closes gh-32311
This commit is contained in:
Stephane Nicoll 2022-09-14 09:31:08 +02:00
parent 3d21fcb381
commit a3465ced28

View File

@ -1021,7 +1021,7 @@ bom {
]
}
}
library("Kafka", "3.0.1") {
library("Kafka", "3.0.2") {
group("org.apache.kafka") {
modules = [
"connect",