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

lhotari pushed a commit to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git

commit 5241bd727950b406929b1ef478e18eeee32a39b8
Author: guptas6est <[email protected]>
AuthorDate: Thu Nov 6 02:55:46 2025 +0000

    [fix][sec] Upgrade hadoop3 version from 3.4.0 to 3.4.1 (#24950)
    
    (cherry picked from commit a3047a83d605bf4c406d20e023cc2f3473e03b5a)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 82dda89a943..3325ba0c872 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <debezium.mysql.version>9.4.0</debezium.mysql.version>
     <jsonwebtoken.version>0.11.1</jsonwebtoken.version>
     <opencensus.version>0.28.0</opencensus.version>
-    <hadoop3.version>3.4.0</hadoop3.version>
+    <hadoop3.version>3.4.1</hadoop3.version>
     <dnsjava3.version>3.6.2</dnsjava3.version>
     <hdfs-offload-version3>${hadoop3.version}</hdfs-offload-version3>
     <hbase.version>2.6.0-hadoop3</hbase.version>

Reply via email to