Skip to content

Commit

Permalink
chore(deps): bump apache-sshd from 2.9.2 to 2.10.0 (#388)
Browse files Browse the repository at this point in the history
Bumps `apache-sshd` from 2.9.2 to 2.10.0.

Updates `org.apache.sshd:sshd-core` from 2.9.2 to 2.10.0
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.10.0)

Updates `org.apache.sshd:sshd-sftp` from 2.9.2 to 2.10.0
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent 569ecb7 commit 6e4142f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mockwebserver = "5.0.0-alpha.11"
bouncyCastle-jdk18on = "1.73"
mockito = "5.2.0"
restAssured = "4.5.0"
apache-sshd = "2.9.2"
apache-sshd = "2.10.0"
testcontainers = "1.17.6"
aws = "2.20.50"
rsApi = "3.1.0"
Expand Down

0 comments on commit 6e4142f

Please sign in to comment.