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

mridulpathak pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 8e37ec2186 Bump sshd from 2.17.1 to 2.19.0
8e37ec2186 is described below

commit 8e37ec21865a716e2607d0ccc1bf5cefeaa83b20
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 10:58:00 2026 +0000

    Bump sshd from 2.17.1 to 2.19.0
    
    Bumps `sshd` from 2.17.1 to 2.19.0.
    
    Updates `org.apache.sshd:sshd-core` from 2.17.1 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.17.1...sshd-2.19.0)
    
    Updates `org.apache.sshd:sshd-sftp` from 2.17.1 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.17.1...sshd-2.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sshd:sshd-core
      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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 283355d217..7b5c3e10af 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -63,7 +63,7 @@ pdfbox = "3.0.8"
 shiro-core = "1.13.0"
 shiro-crypto-cipher = "2.2.1"
 # Shared by sshd-core, sshd-sftp.
-sshd = "2.17.1"
+sshd = "2.19.0"
 # Shared by tika-core, tika-parsers, tika-parser-pdf-module.
 tika = "3.3.2"
 cxf-rt-frontend-jaxrs = "4.2.3"

Reply via email to