From e03f863cf6902bc0e1ffb93a7bc263fb022ea902 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20L=C3=A9aut=C3=A9?= Date: Thu, 19 Oct 2023 20:27:09 -0700 Subject: [PATCH] update core Apache Kafka dependencies to 3.6.0 (#15214) Release notes: https://downloads.apache.org/kafka/3.6.0/RELEASE_NOTES.html https://kafka.apache.org/blog#apache_kafka_360_release_announcement --- licenses.yaml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/licenses.yaml b/licenses.yaml index f2c01acaffde..a207fb1b0acf 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -3527,7 +3527,7 @@ libraries: --- name: Apache Kafka -version: 3.5.1 +version: 3.6.0 license_category: binary module: extensions/druid-kafka-indexing-service license_name: Apache License version 2.0 @@ -4464,7 +4464,7 @@ name: Apache Kafka license_category: binary module: extensions/kafka-extraction-namespace license_name: Apache License version 2.0 -version: 3.5.1 +version: 3.6.0 libraries: - org.apache.kafka: kafka-clients notices: diff --git a/pom.xml b/pom.xml index e0617ffbcc2c..26f353534369 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ UTF-8 0.9.0.M2 5.5.0 - 3.5.1 + 3.6.0 2.0.0 2.2.4 2.13.11