Upgrade to Kafka 3.1.0

Closes gh-29700
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:22 +01:00
parent 3b7641c84d
commit 76797c4ecb

View File

@ -1026,7 +1026,7 @@ bom {
]
}
}
library("Kafka", "3.0.0") {
library("Kafka", "3.1.0") {
group("org.apache.kafka") {
modules = [
"connect-api",