Skip to content

Commit

Permalink
Merge pull request #32 from HedAurabesh/jsch-0.1.51
Browse files Browse the repository at this point in the history
Updated com.jcraft.jsch to 0.1.51
  • Loading branch information
rsandell committed Feb 16, 2015
2 parents 6a0835a + 6593847 commit c057003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.50</version>
<version>0.1.51</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit c057003

Please sign in to comment.