This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 697fa7f8b2 build(deps): bump sshd.version from 2.18.0 to 2.19.0 (#2770)
697fa7f8b2 is described below

commit 697fa7f8b2e1d845a2e0680fa5dd06183b54a54a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 06:39:46 2026 +0200

    build(deps): bump sshd.version from 2.18.0 to 2.19.0 (#2770)
    
    Bumps `sshd.version` from 2.18.0 to 2.19.0.
    
    Updates `org.apache.sshd:sshd-osgi` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.18.0...sshd-2.19.0)
    
    Updates `org.apache.sshd:sshd-scp` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.18.0...sshd-2.19.0)
    
    Updates `org.apache.sshd:sshd-sftp` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.18.0...sshd-2.19.0)
    
    Updates `org.apache.sshd:sshd-mina` from 2.18.0 to 2.19.0
    - [Release notes](https://github.com/apache/mina-sshd/releases)
    - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/mina-sshd/compare/sshd-2.18.0...sshd-2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sshd:sshd-osgi
      dependency-version: 2.19.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-scp
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-sftp
      dependency-version: 2.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-mina
      dependency-version: 2.19.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8553b241dc..efbb562fb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@
         <spring.security62.version>6.2.7</spring.security62.version>
 
         <sling.commons.johnzon.version>2.0.0</sling.commons.johnzon.version>
-        <sshd.version>2.18.0</sshd.version>
+        <sshd.version>2.19.0</sshd.version>
         <struts.version>1.3.10</struts.version>
         <xbean.version>4.31</xbean.version>
         <jakarta.mail.version>2.0.2</jakarta.mail.version>

Reply via email to