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 2018/12/07 15:28:41 UTC

[camel] branch master updated: Upgrade Jsch and related bundle to version 0.1.55

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 03a72b7  Upgrade Jsch and related bundle to version 0.1.55
03a72b7 is described below

commit 03a72b74ce18c2b14cd9b319e2747fbb959f6bb7
Author: Andrea Cosentino <an...@gmail.com>
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 c31d2a7..1d6115e 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>