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

steveloughran pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.5 by this push:
     new 6cb181143d7 HADOOP-19943. Upgrade Apache Mina to 2.0.29 due to 
CVE-2026-47065. (#8615)
6cb181143d7 is described below

commit 6cb181143d714a70c5f012eddb2e6802d827c2fd
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jul 22 18:30:47 2026 +0100

    HADOOP-19943. Upgrade Apache Mina to 2.0.29 due to CVE-2026-47065. (#8615)
    
    Contributed by PJ Fanning
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 56fb55dd3ab..b1974d9b11f 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1158,7 +1158,7 @@
       <dependency>
         <groupId>org.apache.mina</groupId>
         <artifactId>mina-core</artifactId>
-        <version>2.0.28</version>
+        <version>2.0.29</version>
       </dependency>
       <dependency>
         <groupId>org.apache.sshd</groupId>


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

Reply via email to