Upgrade to Kafka 3.1.1

Closes gh-31047
This commit is contained in:
Andy Wilkinson 2022-05-16 11:46:03 +01:00
parent 85faaa8e4f
commit 171e139bb2
1 changed files with 1 additions and 1 deletions

View File

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