Skip to content

Commit 04aaac3

Browse files
committed
Update SSHJ to address CVE-2018-5382 in transitive dependency on OpenSSL
1 parent 6e75222 commit 04aaac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<properties>
5151
<encoding>UTF-8</encoding>
52-
<sshj.version>0.32.0</sshj.version>
52+
<sshj.version>0.35.0</sshj.version>
5353
<slf4j.version>1.7.35</slf4j.version>
5454
<junit4.version>4.13.2</junit4.version>
5555
<project.build.outputTimestamp>1970-01-01T00:00:00Z</project.build.outputTimestamp>

0 commit comments

Comments
 (0)