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

FrankChen021 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 c88b9c5f1bc build(deps-dev): bump org.apache.kafka:kafka-clients from 
4.3.0 to 4.3.1 (#20085)
c88b9c5f1bc is described below

commit c88b9c5f1bc64d1840dcd8fd3eb2ffb9c3877e8f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 21 10:58:31 2026 +0800

    build(deps-dev): bump org.apache.kafka:kafka-clients from 4.3.0 to 4.3.1 
(#20085)
    
    * build(deps-dev): bump org.apache.kafka:kafka-clients from 4.3.0 to 4.3.1
    
    Bumps org.apache.kafka:kafka-clients from 4.3.0 to 4.3.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-version: 4.3.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): register Kafka 4.3.1 license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 4 ++--
 pom.xml       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 7f69655b7ca..528a722e727 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3624,7 +3624,7 @@ libraries:
 ---
 
 name: Apache Kafka
-version: 4.3.0
+version: 4.3.1
 license_category: binary
 module: extensions/druid-kafka-indexing-service
 license_name: Apache License version 2.0
@@ -4698,7 +4698,7 @@ name: Apache Kafka
 license_category: binary
 module: extensions/kafka-extraction-namespace
 license_name: Apache License version 2.0
-version: 4.3.0
+version: 4.3.1
 libraries:
   - org.apache.kafka: kafka-clients
 notices:
diff --git a/pom.xml b/pom.xml
index b8f829502e2..8022a866fc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
         <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
         <aether.version>1.1.0</aether.version>
         <apache.curator.version>5.9.0</apache.curator.version>
-        <apache.kafka.version>4.3.0</apache.kafka.version>
+        <apache.kafka.version>4.3.1</apache.kafka.version>
         <!-- when updating apache ranger, verify the usage of aws-bundle-sdk 
vs aws-logs-sdk
         and update as needed in 
extensions-contrib/druid-ranger-security/pom.xml  -->
         <apache.ranger.version>2.9.0</apache.ranger.version>


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

Reply via email to