chore(deps): 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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-25 04:34:58 +00:00
committed by GitHub
parent 029e570551
commit 683c333955

View File

@@ -26,7 +26,7 @@ hutool = "5.8.39"
jsch = "2.27.3" jsch = "2.27.3"
okhttp = "5.1.0" okhttp = "5.1.0"
sshj = "0.39.0" sshj = "0.39.0"
sshd-core = "2.15.0" sshd-core = "2.16.0"
jgit = "7.2.0.202503040940-r" jgit = "7.2.0.202503040940-r"
commonmark = "0.25.1" commonmark = "0.25.1"
jnafilechooser = "1.1.2" jnafilechooser = "1.1.2"