Repository: camel Updated Branches: refs/heads/master 055f125d6 -> 87d3ea14a
Upgrade Jsch bundle to version 0.1.53_1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/87d3ea14 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/87d3ea14 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/87d3ea14 Branch: refs/heads/master Commit: 87d3ea14a7135d593859188440b91744ce0cc78f Parents: 055f125 Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Jun 20 13:21:49 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Jun 20 13:21:49 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/87d3ea14/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7c673f7..0e6a601 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -287,7 +287,7 @@ <jsendnsca-version>1.3.1</jsendnsca-version> <jsmpp-version>2.1.1</jsmpp-version> <jsch-version>0.1.53</jsch-version> - <jsch-bundle-version>0.1.52_1</jsch-bundle-version> + <jsch-bundle-version>0.1.53_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>