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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scm.git


The following commit(s) were added to refs/heads/master by this push:
     new e0391622e Bump minaSshdVersion from 2.16.0 to 2.17.1 (#1363)
e0391622e is described below

commit e0391622e34c6787b92367d9cd4d013c2634ebfd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 30 21:00:12 2026 +0100

    Bump minaSshdVersion from 2.16.0 to 2.17.1 (#1363)
    
    Bumps `minaSshdVersion` from 2.16.0 to 2.17.1.
    
    Updates `org.apache.sshd:sshd-git` from 2.16.0 to 2.17.1
    - [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.16.0...sshd-2.17.1)
    
    Updates `org.apache.sshd:sshd-common` from 2.16.0 to 2.17.1
    - [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.16.0...sshd-2.17.1)
    
    Updates `org.apache.sshd:sshd-core` from 2.16.0 to 2.17.1
    - [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.16.0...sshd-2.17.1)
    
    Updates `org.apache.sshd:sshd-sftp` from 2.16.0 to 2.17.1
    - [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.16.0...sshd-2.17.1)
    
    Updates `org.apache.sshd:sshd-osgi` from 2.16.0 to 2.17.1
    - [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.16.0...sshd-2.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sshd:sshd-git
      dependency-version: 2.17.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-common
      dependency-version: 2.17.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-core
      dependency-version: 2.17.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-sftp
      dependency-version: 2.17.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.sshd:sshd-osgi
      dependency-version: 2.17.1
      dependency-type: direct:production
      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>
---
 maven-scm-providers/maven-scm-providers-git/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-scm-providers/maven-scm-providers-git/pom.xml 
b/maven-scm-providers/maven-scm-providers-git/pom.xml
index 40cdf9a57..1f2e89c63 100644
--- a/maven-scm-providers/maven-scm-providers-git/pom.xml
+++ b/maven-scm-providers/maven-scm-providers-git/pom.xml
@@ -40,7 +40,7 @@
   </modules>
 
   <properties>
-    <minaSshdVersion>2.16.0</minaSshdVersion>
+    <minaSshdVersion>2.17.1</minaSshdVersion>
   </properties>
 
   <profiles>

Reply via email to