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 d9141fe62f KARAF-7869: Upgrade to sshd 2.13.2
d9141fe62f is described below

commit d9141fe62f433c3416e471d130ef39c1c07095a7
Author: JB Onofré <[email protected]>
AuthorDate: Tue Oct 1 10:42:51 2024 +0200

    KARAF-7869: Upgrade to sshd 2.13.2
    
    (cherry picked from commit ede5ee8a5eb11ec40f039438cc93b9db5786baad)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b3f7a86bf3..677dcfa4dc 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.1</sshd.version>
+        <sshd.version>2.13.2</sshd.version>
         <struts.bundle.version>1.3.10_1</struts.bundle.version>
         <xbean.version>4.24</xbean.version>
         <javax.mail.version>1.4.7</javax.mail.version>

Reply via email to