You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/05/10 15:03:14 UTC

camel git commit: CAMEL-8741 Upgrade jsch to 0.1.52

Repository: camel
Updated Branches:
  refs/heads/master 6470fb38b -> 7e4480c41


CAMEL-8741 Upgrade jsch to 0.1.52


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7e4480c4
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7e4480c4
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7e4480c4

Branch: refs/heads/master
Commit: 7e4480c4106814891733eb6075af57f65fb00e28
Parents: 6470fb3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun May 10 15:01:53 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun May 10 15:01:53 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/7e4480c4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 461d4ac..376cef4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -278,8 +278,8 @@
     <jruby-version>1.7.18</jruby-version>
     <jsendnsca-version>1.3.1</jsendnsca-version>
     <jsmpp-version>2.1.1</jsmpp-version>
-    <jsch-version>0.1.51</jsch-version>
-    <jsch-bundle-version>0.1.51_1</jsch-bundle-version>
+    <jsch-version>0.1.52</jsch-version>
+    <jsch-bundle-version>0.1.52_1</jsch-bundle-version>
     <jsendnsca-bundle-version>1.3.1_3</jsendnsca-bundle-version>
     <jsonlib-bundle-version>2.4_1</jsonlib-bundle-version>
     <jsonlib-version>2.4</jsonlib-version>