Skip to content

Commit 5003e6d

Browse files
chore(deps): bump sshd from 2.11.0 to 2.12.1 (#4293)
Bumps `sshd` from 2.11.0 to 2.12.1. Updates `org.apache.sshd:sshd-core` from 2.11.0 to 2.12.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.11.0...sshd-2.12.1) Updates `org.apache.sshd:sshd-scp` from 2.11.0 to 2.12.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.11.0...sshd-2.12.1) Updates `org.apache.sshd:sshd-sftp` from 2.11.0 to 2.12.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.11.0...sshd-2.12.1) --- 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-scp 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>
1 parent d9a6070 commit 5003e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ testLogger = "4.0.0"
2727
testRetry = "1.5.2"
2828
# test-only; platform provides slf4j transitively at runtime. <233, 1.7.36; >=233, 2.0.9
2929
slf4j = "2.0.9"
30-
sshd = "2.11.0"
30+
sshd = "2.12.1"
3131
wiremock = "3.3.1"
3232
undercouch-download = "5.2.1"
3333
zjsonpatch = "0.4.16"

0 commit comments

Comments
 (0)