Skip to content

Commit

Permalink
HADOOP-18894: upgrade sshd-core due to CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Sep 13, 2023
1 parent 9c8cdbe commit ee3284c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<version>1.6.0</version>
<version>2.7.0</version>
</dependency>
<dependency>
<groupId>org.apache.ftpserver</groupId>
Expand Down

0 comments on commit ee3284c

Please sign in to comment.