Skip to content

Comments

Bump org.apache.sshd:sshd-core from 2.16.0 to 2.17.1#2511

Merged
jungm merged 1 commit intomainfrom
dependabot/maven/main/org.apache.sshd-sshd-core-2.17.1
Feb 22, 2026
Merged

Bump org.apache.sshd:sshd-core from 2.16.0 to 2.17.1#2511
jungm merged 1 commit intomainfrom
dependabot/maven/main/org.apache.sshd-sshd-core-2.17.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

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

Release notes

Sourced from org.apache.sshd:sshd-core'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-core's changelog.

Previous Versions

Latest Version

Planned for Next Version

Bug Fixes

New Features

Potential Compatibility Issues

Major Code Re-factoring

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.apache.sshd:sshd-core](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-core
  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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 22, 2026
@jungm jungm merged commit 45998c2 into main Feb 22, 2026
1 check passed
@jungm jungm deleted the dependabot/maven/main/org.apache.sshd-sshd-core-2.17.1 branch February 22, 2026 15:45
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