This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/sandbox/camel-3.x by this push:
new cf0186c Upgrade Jsch and related bundle to version 0.1.55
cf0186c is described below
commit cf0186c6fbc81d1f3e4d60c03908acdb5ecd2d07
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Dec 7 16:28:14 2018 +0100
Upgrade Jsch and related bundle to version 0.1.55
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ce58c19..f8077a1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -411,8 +411,8 @@
<jruby-version>1.7.18</jruby-version>
<jsendnsca-version>2.1.1</jsendnsca-version>
<jsmpp-version>2.3.7</jsmpp-version>
- <jsch-version>0.1.54</jsch-version>
- <jsch-bundle-version>0.1.54_1</jsch-bundle-version>
+ <jsch-version>0.1.55</jsch-version>
+ <jsch-bundle-version>0.1.55_1</jsch-bundle-version>
<jsonlib-bundle-version>2.4_1</jsonlib-bundle-version>
<jsonlib-version>2.4</jsonlib-version>
<json4s-bundle-version>3.2.8_1</json4s-bundle-version>