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 2cc9d6aefd Bump org.apache.sshd:sshd-core from 2.15.0 to 2.16.0
2cc9d6aefd is described below

commit 2cc9d6aefd6c13a13a87fa112815abe4b14c3a11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 25 06:34:16 2025 +0000

    Bump org.apache.sshd:sshd-core from 2.15.0 to 2.16.0
    
    Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) from 
2.15.0 to 2.16.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.15.0...sshd-2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sshd:sshd-core
      dependency-version: 2.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b34c818e7f..2573e526d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1597,7 +1597,7 @@
       <dependency>
         <groupId>org.apache.sshd</groupId>
         <artifactId>sshd-core</artifactId>
-        <version>2.15.0</version>
+        <version>2.16.0</version>
       </dependency>
       <dependency>
         <groupId>jline</groupId>

Reply via email to