You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2015/04/14 18:30:19 UTC

karaf git commit: [KARAF-3667] Upgrade to sshd 0.14.0

Repository: karaf
Updated Branches:
  refs/heads/master eb4970d02 -> fef8fca15


[KARAF-3667] Upgrade to sshd 0.14.0


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/fef8fca1
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/fef8fca1
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/fef8fca1

Branch: refs/heads/master
Commit: fef8fca15507bb311d35d3e0f56aed87dfb22f3e
Parents: eb4970d
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Tue Apr 14 18:30:14 2015 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Tue Apr 14 18:30:14 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/fef8fca1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3b2dd91..fe90d7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
         <spring41.version>4.1.2.RELEASE_1</spring41.version>
         <spring.security31.version>3.1.4.RELEASE</spring.security31.version>
 
-        <sshd.version>0.13.0</sshd.version>
+        <sshd.version>0.14.0</sshd.version>
         <derby-version>10.10.1.1</derby-version>
         <directory-version>2.0.0-M16</directory-version>
         <struts.bundle.version>1.3.10_1</struts.bundle.version>