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

Bumps [org.apache.sshd:sshd-sftp](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](https://github.com/apache/mina-sshd/compare/sshd-2.16.0...sshd-2.17.1)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-sftp
  dependency-version: 2.17.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-06 09:28:36 +00:00
committed by GitHub
parent 23ec8a1a41
commit 0ef562858a
+1 -1
View File
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-sftp</artifactId>
<version>2.16.0</version>
<version>2.17.1</version>
<scope>test</scope>
</dependency>
</dependencies>