This is an automated email from the ASF dual-hosted git repository.
cryptoe 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 8b113df0fd0 Kafka client bump (#19380)
8b113df0fd0 is described below
commit 8b113df0fd04167c019bb0b968efa76a53505cda
Author: Karan Kumar <[email protected]>
AuthorDate: Mon Apr 27 19:17:48 2026 +0530
Kafka client bump (#19380)
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index ec5c1762cd8..f6cd050a905 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3414,7 +3414,7 @@ libraries:
---
name: Apache Kafka
-version: 3.9.1
+version: 3.9.2
license_category: binary
module: extensions/druid-kafka-indexing-service
license_name: Apache License version 2.0
diff --git a/pom.xml b/pom.xml
index 2059252685f..daf8a67506b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
<project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
<aether.version>0.9.0.M2</aether.version>
<apache.curator.version>5.8.0</apache.curator.version>
- <apache.kafka.version>3.9.1</apache.kafka.version>
+ <apache.kafka.version>3.9.2</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.8.0</apache.ranger.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]