You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/03/02 14:27:33 UTC

karaf git commit: [KARAF-3558] Upgrade to sshd-core 0.13.0

Repository: karaf
Updated Branches:
  refs/heads/master 5bf287ec9 -> 73e7492dc


[KARAF-3558] Upgrade to sshd-core 0.13.0


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

Branch: refs/heads/master
Commit: 73e7492dcc5bab2a802077035b9d1f7587faebc8
Parents: 5bf287e
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Mar 2 14:27:02 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Mar 2 14:27:02 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/73e7492d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3d69874..215b38e 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.12.0</sshd.version>
+        <sshd.version>0.13.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>