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

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


The following commit(s) were added to refs/heads/main by this push:
     new 361ca2f32415 chore(deps): Bump sshd-version from 2.17.1 to 2.18.0
361ca2f32415 is described below

commit 361ca2f32415d4b8b6a69710168076bb58cb5f27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 28 07:35:45 2026 +0000

    chore(deps): Bump sshd-version from 2.17.1 to 2.18.0
    
    Bumps `sshd-version` from 2.17.1 to 2.18.0.
    
    Updates `org.apache.sshd:sshd-sftp` from 2.17.1 to 2.18.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.18.0)
    
    Updates `org.apache.sshd:sshd-scp` from 2.17.1 to 2.18.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.18.0)
    
    Updates `org.apache.sshd:sshd-core` from 2.17.1 to 2.18.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.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sshd:sshd-sftp
      dependency-version: 2.18.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-scp
      dependency-version: 2.18.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-core
      dependency-version: 2.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6f0b28d0074b..5dcc58f9dca6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -494,7 +494,7 @@
         <sql-maven-plugin-version>3.0.0</sql-maven-plugin-version>
         <squareup-okhttp5-version>5.3.2</squareup-okhttp5-version>
         <squareup-okio-version>1.17.5</squareup-okio-version>
-        <sshd-version>2.17.1</sshd-version>
+        <sshd-version>2.18.0</sshd-version>
         <stompjms-version>1.19</stompjms-version>
         <stripe-java-version>32.1.0</stripe-java-version>
         <swagger-java-version>1.6.10</swagger-java-version>

Reply via email to