You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2015/10/02 17:31:47 UTC

airavata git commit: Updated JSch jar to latest 0.1.50 -> 0.1.53

Repository: airavata
Updated Branches:
  refs/heads/master 4cf30ee36 -> 25b85226c


Updated JSch jar to latest 0.1.50 -> 0.1.53


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/25b85226
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/25b85226
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/25b85226

Branch: refs/heads/master
Commit: 25b85226c8ff9af24efe3f813cc93f8534b60024
Parents: 4cf30ee
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Fri Oct 2 11:31:40 2015 -0400
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Fri Oct 2 11:31:40 2015 -0400

----------------------------------------------------------------------
 modules/gfac/gfac-impl/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/25b85226/modules/gfac/gfac-impl/pom.xml
----------------------------------------------------------------------
diff --git a/modules/gfac/gfac-impl/pom.xml b/modules/gfac/gfac-impl/pom.xml
index fd0f0b2..28fe3bd 100644
--- a/modules/gfac/gfac-impl/pom.xml
+++ b/modules/gfac/gfac-impl/pom.xml
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>com.jcraft</groupId>
             <artifactId>jsch</artifactId>
-            <version>0.1.50</version>
+            <version>0.1.53</version>
         </dependency>
         <dependency>
             <groupId>net.schmizz</groupId>