Skip to content

Commit

Permalink
Update dependency. Fix #12733.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Jan 6, 2022
1 parent 7b7cef9 commit f62a45f
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 f62a45f

Please sign in to comment.