Skip to content

Commit a367b1d

Browse files
build(deps): bump sshd from 2.13.2 to 2.16.0
Bumps `sshd` from 2.13.2 to 2.16.0. Updates `org.apache.sshd:sshd-core` from 2.13.2 to 2.16.0 - [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.13.2...sshd-2.16.0) Updates `org.apache.sshd:sshd-scp` from 2.13.2 to 2.16.0 - [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.13.2...sshd-2.16.0) Updates `org.apache.sshd:sshd-sftp` from 2.13.2 to 2.16.0 - [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.13.2...sshd-2.16.0) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-scp dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-sftp dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1e89a9 commit a367b1d

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
@@ -33,7 +33,7 @@ testLogger = "4.0.0"
3333
testRetry = "1.5.10"
3434
# test-only; platform provides slf4j transitively at runtime
3535
slf4j = "2.0.16"
36-
sshd = "2.13.2"
36+
sshd = "2.16.0"
3737
undercouch-download = "5.2.1"
3838
wiremock = "3.9.1"
3939
zjsonpatch = "0.4.16"

0 commit comments

Comments
 (0)