Repository: jclouds
Updated Branches:
  refs/heads/master 2f70f85c2 -> 049fe5c6e


Update JSCH to version 0.1.54


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/6688b57c
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/6688b57c
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/6688b57c

Branch: refs/heads/master
Commit: 6688b57cf4ecf5f6dba44cdd54bf2e6c279be128
Parents: 2f70f85
Author: Mike Cowan <[email protected]>
Authored: Fri Mar 3 14:44:41 2017 +0000
Committer: Ignasi Barrera <[email protected]>
Committed: Fri Mar 3 16:33:50 2017 +0100

----------------------------------------------------------------------
 drivers/jsch/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/6688b57c/drivers/jsch/pom.xml
----------------------------------------------------------------------
diff --git a/drivers/jsch/pom.xml b/drivers/jsch/pom.xml
index 57ee86a..cf90286 100644
--- a/drivers/jsch/pom.xml
+++ b/drivers/jsch/pom.xml
@@ -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>

Reply via email to