Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps sshdVersion from 2.16.0 to 2.17.1.
Updates 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

Updates org.apache.sshd:sshd-scp from 2.16.0 to 2.17.1

Release notes

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

Updates org.apache.sshd:sshd-sftp from 2.16.0 to 2.17.1

Release notes

Sourced from org.apache.sshd:sshd-sftp'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-sftp'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 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 `sshdVersion` from 2.16.0 to 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](apache/mina-sshd@sshd-2.16.0...sshd-2.17.1)

Updates `org.apache.sshd:sshd-scp` 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)

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](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
- dependency-name: org.apache.sshd:sshd-scp
  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
...

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 Jan 28, 2026
@Bukama Bukama self-assigned this Jan 28, 2026
@Bukama Bukama merged commit 9461411 into master Jan 28, 2026
24 checks passed
@Bukama Bukama deleted the dependabot/maven/sshdVersion-2.17.1 branch January 28, 2026 14:20
@github-actions github-actions bot added this to the 4.0.0-M1 milestone Jan 28, 2026
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