Upgrade to Kafka 2.7.2

Closes gh-28694
This commit is contained in:
Stephane Nicoll 2021-11-16 09:08:14 +01:00
parent 48ebd1bb4d
commit c4eea99608

View File

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