Skip to content

Commit 6eb1c48

Browse files
pjfanningcnauroth
authored andcommitted
HADOOP-19383: upgrade Mina 2.0.27 due to CVE-2024-52046
Closes #7267 Signed-off-by: Chris Nauroth <[email protected]> (cherry picked from commit 1d736cc)
1 parent 298a360 commit 6eb1c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@
11951195
<dependency>
11961196
<groupId>org.apache.mina</groupId>
11971197
<artifactId>mina-core</artifactId>
1198-
<version>2.0.22</version>
1198+
<version>2.0.27</version>
11991199
</dependency>
12001200
<dependency>
12011201
<groupId>org.apache.sshd</groupId>

0 commit comments

Comments
 (0)