Skip to content

Commit d70d425

Browse files
Bump sshd from 2.9.2 to 2.10.0 (#3803)
Bumps `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-scp` 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-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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cb521c commit d70d425

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
@@ -24,7 +24,7 @@ telemetryGenerator = "1.0.140"
2424
testLogger = "3.1.0"
2525
testRetry = "1.5.2"
2626
slf4j = "1.7.36"
27-
sshd = "2.9.2"
27+
sshd = "2.10.0"
2828
wiremock = "2.35.0"
2929
zjsonpatch = "0.4.11"
3030

0 commit comments

Comments
 (0)