This is an automated email from the ASF dual-hosted git repository.

xvrl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new e03f863cf69 update core Apache Kafka dependencies to 3.6.0 (#15214)
e03f863cf69 is described below

commit e03f863cf6902bc0e1ffb93a7bc263fb022ea902
Author: Xavier Léauté <[email protected]>
AuthorDate: Thu Oct 19 20:27:09 2023 -0700

    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 f2c01acaffd..a207fb1b0ac 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 e0617ffbcc2..26f35353436 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
         <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
         <aether.version>0.9.0.M2</aether.version>
         <apache.curator.version>5.5.0</apache.curator.version>
-        <apache.kafka.version>3.5.1</apache.kafka.version>
+        <apache.kafka.version>3.6.0</apache.kafka.version>
         <apache.ranger.version>2.0.0</apache.ranger.version>
         <apache.ranger.gson.version>2.2.4</apache.ranger.gson.version>
         <scala.library.version>2.13.11</scala.library.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to