Update JSCH to version 0.1.54

This commit is contained in:
Mike Cowan 2017-03-03 14:44:41 +00:00 committed by Ignasi Barrera
parent 2f70f85c2b
commit 6688b57cf4
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.49</version>
<version>0.1.54</version>
<scope>compile</scope>
</dependency>
<dependency>