Upgrade to Kafka 3.0.1

Closes gh-30243
This commit is contained in:
Stephane Nicoll 2022-03-16 13:57:02 +01:00
parent 1385c6af90
commit 57d3a52301
1 changed files with 1 additions and 1 deletions

View File

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