Repository: camel Updated Branches: refs/heads/camel-2.16.x b45f7596c -> bead1560c
Upgrade Jsch bundle to version 0.1.54 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bead1560 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bead1560 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bead1560 Branch: refs/heads/camel-2.16.x Commit: bead1560c6ac22341072581a23c955f1f45be533 Parents: b45f759 Author: Andrea Cosentino <[email protected]> Authored: Fri Sep 30 13:50:08 2016 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Fri Sep 30 13:57:54 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/bead1560/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index cb1ab81..3e3fe6c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -300,7 +300,7 @@ <jsendnsca-version>1.3.1</jsendnsca-version> <jsmpp-version>2.1.1</jsmpp-version> <jsch-version>0.1.54</jsch-version> - <jsch-bundle-version>0.1.53_1</jsch-bundle-version> + <jsch-bundle-version>0.1.54_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>
