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 4a39d8085b KARAF-7801: Upgrade to sshd 2.12.1 4a39d8085b is described below commit 4a39d8085b22c7968e4c2c3f2351722cccd6406a Author: JB Onofré <jbono...@apache.org> AuthorDate: Sat Mar 30 07:24:45 2024 +0100 KARAF-7801: Upgrade to sshd 2.12.1 (cherry picked from commit dc1167231e6246089ba3b6e2bf82c54758e7acf4) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e59eb3dd4..ff3d3c6b4f 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.11.0</sshd.version> + <sshd.version>2.12.1</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>