Bump org.apache.sshd:sshd-sftp from 2.13.1 to 2.13.2 (#9366)

Bumps [org.apache.sshd:sshd-sftp](https://github.com/apache/mina-sshd) from 2.13.1 to 2.13.2.
- [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.13.1...sshd-2.13.2)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-03 22:03:31 -04:00
committed by GitHub
parent 32f2668260
commit 2a723a1bc2

View File

@@ -53,7 +53,7 @@ ext {
}
modifiedFiles.finalizeValueOnRead()
apacheSshdVersion = '2.13.1'
apacheSshdVersion = '2.13.2'
artemisVersion = '2.35.0'
aspectjVersion = '1.9.22.1'
assertjVersion = '3.26.3'