Upgrade to Kafka 3.1.2

Closes gh-32326
This commit is contained in:
Stephane Nicoll 2022-09-14 10:32:44 +02:00
parent 7e8c560e9b
commit 8621e63aef

View File

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