Skip to content

Commit

Permalink
Merge pull request #12757 from iterate-ch/bugfix/GH-12733
Browse files Browse the repository at this point in the history
Update dependency. Fix #12733.
  • Loading branch information
ylangisc authored Jan 6, 2022
2 parents 1e8281a + f62a45f commit 17a0369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<artifactId>ssh</artifactId>
<packaging>jar</packaging>
<properties>
<sshj-version>0.32.3</sshj-version>
<sshj-version>0.32.4</sshj-version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 17a0369

Please sign in to comment.