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 c7c14ce1d0 KARAF-7772: Upgrade to sshd 2.11.0
c7c14ce1d0 is described below
commit c7c14ce1d02650ef14afd95248d87b7238460607
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Dec 15 06:03:18 2023 +0100
KARAF-7772: Upgrade to sshd 2.11.0
(cherry picked from commit f4d0e141b65c61309e5a32d605a2771b3bbe3e47)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b09ec666e0..dd6b868399 100644
--- a/pom.xml
+++ b/pom.xml
@@ -346,7 +346,7 @@
<spring.security57.version>5.7.3_1</spring.security57.version>
<sling.commons.johnzon.version>1.2.16</sling.commons.johnzon.version>
- <sshd.version>2.10.0</sshd.version>
+ <sshd.version>2.11.0</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>