Skip to content

Commit d3e7597

Browse files
authored
Merge pull request #14165 from iterate-ch/dependabot/maven/com.hierynomus-sshj-0.35.0
Bump sshj from 0.34.0 to 0.35.0
2 parents 200e4ec + 92b647f commit d3e7597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<artifactId>ssh</artifactId>
2424
<packaging>jar</packaging>
2525
<properties>
26-
<sshj-version>0.34.0</sshj-version>
26+
<sshj-version>0.35.0</sshj-version>
2727
<jsch-agentproxy-version>0.0.10</jsch-agentproxy-version>
2828
</properties>
2929
<dependencies>

0 commit comments

Comments
 (0)