Upgrade to Kafka 3.1.1

Closes gh-31051
This commit is contained in:
Andy Wilkinson 2022-05-16 12:03:16 +01:00
parent 624e670528
commit a3599d4c2b
1 changed files with 1 additions and 1 deletions

View File

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