This is an automated email from the ASF dual-hosted git repository.
slfan1989 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/trunk by this push:
new 2c00f455de1 HADOOP-19827. Upgrade kafka-clients to 3.9.2 (#8292)
Contributed by Cheng Pan.
2c00f455de1 is described below
commit 2c00f455de1563db99316ab9045aa58f792f9de0
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Mar 10 10:07:54 2026 +0800
HADOOP-19827. Upgrade kafka-clients to 3.9.2 (#8292) Contributed by Cheng
Pan.
* HADOOP-19827. Upgrade kafka-clients to 3.9.2
Signed-off-by: Shilun Fan <[email protected]>
---
LICENSE-binary | 2 +-
hadoop-project/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE-binary b/LICENSE-binary
index f73e0d42c18..4a2587f592d 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -385,7 +385,7 @@ org.apache.httpcomponents:httpclient:4.5.13
org.apache.httpcomponents:httpcore:4.4.13
org.apache.httpcomponents.client5:httpclient5:5.5
org.apache.httpcomponents.core5:httpcore5:5.5
-org.apache.kafka:kafka-clients:3.9.0
+org.apache.kafka:kafka-clients:3.9.2
org.apache.kerby:kerb-admin:2.0.3
org.apache.kerby:kerb-client:2.0.3
org.apache.kerby:kerb-common:2.0.3
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 2c86ff369ec..2819592164d 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -49,7 +49,7 @@
<!-- Version number for xerces used by JDiff -->
<xerces.jdiff.version>2.12.2</xerces.jdiff.version>
- <kafka.version>3.9.0</kafka.version>
+ <kafka.version>3.9.2</kafka.version>
<commons-daemon.version>1.0.13</commons-daemon.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]