This is an automated email from the ASF dual-hosted git repository.
pan3793 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 5f2a3d6137e HADOOP-19888. Bump mina-core from 2.0.27 to 2.0.28 (#8471)
5f2a3d6137e is described below
commit 5f2a3d6137e2442e91433ce7066f207b3e45fde8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 8 20:16:26 2026 +0800
HADOOP-19888. Bump mina-core from 2.0.27 to 2.0.28 (#8471)
Signed-off-by: Cheng Pan <[email protected]>
---
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 8e4756c2bbc..4ba260a0584 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.27</version>
+ <version>2.0.28</version>
</dependency>
<dependency>
<groupId>org.apache.sshd</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]