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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7fc3fa58ed Bump org.apache.sshd:sshd-core from 2.17.1 to 2.18.0
7fc3fa58ed is described below

commit 7fc3fa58ed27b21e7c988b61acc86fe5a3e41fd5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 14:27:47 2026 +0000

    Bump org.apache.sshd:sshd-core from 2.17.1 to 2.18.0
    
    Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) 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-core
      dependency-version: 2.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d1f52b91f0..f36c48bfa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1583,7 +1583,7 @@
       <dependency>
         <groupId>org.apache.sshd</groupId>
         <artifactId>sshd-core</artifactId>
-        <version>2.17.1</version>
+        <version>2.18.0</version>
       </dependency>
       <dependency>
         <groupId>jline</groupId>

Reply via email to