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/01/29 08:06:47 UTC

[camel] branch master updated: Upgrade SSHd to version 1.7.0

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 6378ed6  Upgrade SSHd to version 1.7.0
6378ed6 is described below

commit 6378ed6876fd1b1d889139c76f506a3e04b5f679
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 29 09:06:26 2018 +0100

    Upgrade SSHd to version 1.7.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1c4d024..41389e0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -668,7 +668,7 @@
     <squareup-okio-bundle-version>1.13.0_1</squareup-okio-bundle-version>
     <squareup-retrofit-bundle-version>1.9.0_1</squareup-retrofit-bundle-version>
     <squareup-retrofit2-bundle-version>2.3.0_1</squareup-retrofit2-bundle-version>
-    <sshd-version>1.6.0</sshd-version>
+    <sshd-version>1.7.0</sshd-version>
     <stompjms-version>1.19</stompjms-version>
     <swagger-scala-version>1.3.12</swagger-scala-version>
     <swagger-scala-guava-version>15.0</swagger-scala-guava-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.