Skip to content

Bump org.apache.sshd:sshd-git from 2.16.0 to 2.17.1#1012

Merged
bgalek merged 1 commit into
mainfrom
dependabot/gradle/org.apache.sshd-sshd-git-2.17.1
May 12, 2026
Merged

Bump org.apache.sshd:sshd-git from 2.16.0 to 2.17.1#1012
bgalek merged 1 commit into
mainfrom
dependabot/gradle/org.apache.sshd-sshd-git-2.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.sshd:sshd-git from 2.16.0 to 2.17.1.

Release notes

Sourced from org.apache.sshd:sshd-git's releases.

Apache MINA SSHD 2.17.1

This patch release fixes the broken Maven deployment of 2.17.0. (The root pom was missing).

There were no code changes, only a pom update to work around a tooling bug that caused the problem with 2.17.0:

  • GH-875 Use Apache Parent POM 36

For the real changes since version 2.16.0 see the 2.17.0 change notes.

Apache MINA SSHD 2.17.0

Warning: the publication of this release to Maven Central somehow went wrong; it is missing the root POM.

Use the 2.17.1 release instead.

See the change log.

New Contributors

Full Changelog: apache/mina-sshd@sshd-2.16.0...sshd-2.17.0

Changelog

Sourced from org.apache.sshd:sshd-git's changelog.

Previous Versions

Latest Version

Planned for Next Version

Bug Fixes

  • GH-743 Ensure the Java ServiceLoader use a singleton SftpFileSystemProvider
  • GH-879 Close SSH channel gracefully on exception in port forwarding

New Features

  • GH-892 Align handling certificates without principals with OpenSSH 10.3

Wildcard principals in host certificates are handled now.

  • Putty keys with non-ASCII passphrases

The passphrase needs to be converted to a byte sequence to compute a decryption key for an encrypted private key. This conversion depends on the character encoding. Putty on Windows uses the ANSI codepage set when the key was generated. Apache MINA SSHD now tries multiple encodings in sequence: UTF-8, then the OS encoding, and finally ISO-8859-1 as a last-chance fallback.

Potential Compatibility Issues

... (truncated)

Commits
  • 03df246 [maven-release-plugin] prepare release sshd-2.17.1
  • e661b4a GH-875: Update Apache Parent POM
  • 42d2c7d [maven-release-plugin] prepare for next development iteration
  • 9308c1e [maven-release-plugin] prepare release sshd-2.17.0
  • 5f6bef6 Prepare documentation for a 2.17.0 release
  • 5ee81f4 Fix duplicate character echoing in ProcessShell
  • b6848c0 Mock git configuration in git-related tests
  • d839c95 Bump JUnit 5 to latest patch version
  • 7a7f2bb CoreTestSupportUtils: fix test framework
  • 7b397c7 [releng] Build with Java 25 in CI
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 23, 2026
@bgalek

bgalek commented May 12, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [org.apache.sshd:sshd-git](https://github.com/apache/mina-sshd) 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](apache/mina-sshd@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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.apache.sshd-sshd-git-2.17.1 branch from a631061 to aa614ed Compare May 12, 2026 20:45
@bgalek bgalek merged commit b5ff9b9 into main May 12, 2026
15 checks passed
@bgalek bgalek deleted the dependabot/gradle/org.apache.sshd-sshd-git-2.17.1 branch May 12, 2026 21:49
bgalek pushed a commit that referenced this pull request Jun 15, 2026
Bumps [org.apache.sshd:sshd-git](https://github.com/apache/mina-sshd) 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](apache/mina-sshd@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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant