Updated Branches: refs/heads/camel-2.11.x 0136e11c8 -> f76c43d11
upgrade jsch 0.1.49 to 0.1.50 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f76c43d1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f76c43d1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f76c43d1 Branch: refs/heads/camel-2.11.x Commit: f76c43d1192ebb9f8490e579369b0cb6c6d39ea4 Parents: 0136e11 Author: cmueller <cmuel...@apache.org> Authored: Tue Feb 11 23:19:55 2014 +0100 Committer: cmueller <cmuel...@apache.org> Committed: Tue Feb 11 23:19:55 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/f76c43d1/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 6a99f13..caed49a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -224,8 +224,8 @@ <jruby-version>1.7.4</jruby-version> <jsendnsca-version>1.3.1</jsendnsca-version> <jsmpp-version>2.1.0_4</jsmpp-version> - <jsch-bundle-version>0.1.49_1</jsch-bundle-version> - <jsch-version>0.1.49</jsch-version> + <jsch-bundle-version>0.1.50_1</jsch-bundle-version> + <jsch-version>0.1.50</jsch-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>