This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 40a17392dc KARAF-7876: Upgrade to sshd 2.14.0
40a17392dc is described below
commit 40a17392dce068fcefbe5d3f625000134a5ef9e8
Author: JB Onofré <[email protected]>
AuthorDate: Fri Oct 18 11:53:11 2024 +0200
KARAF-7876: Upgrade to sshd 2.14.0
(cherry picked from commit d814f4c4d57199645fc97e3732180624ef4fd0af)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f075585c1..7812d8fb91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -349,7 +349,7 @@
<spring.security62.version>6.2.1_1</spring.security62.version>
<sling.commons.johnzon.version>1.2.16</sling.commons.johnzon.version>
- <sshd.version>2.13.2</sshd.version>
+ <sshd.version>2.14.0</sshd.version>
<struts.bundle.version>1.3.10_1</struts.bundle.version>
<xbean.version>4.26</xbean.version>
<javax.mail.version>1.4.7</javax.mail.version>