Skip to content

Commit 182dc6a

Browse files
Bump sshd from 2.13.1 to 2.13.2 (#4817)
Bumps `sshd` from 2.13.1 to 2.13.2. Updates `org.apache.sshd:sshd-core` 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](apache/mina-sshd@sshd-2.13.1...sshd-2.13.2) Updates `org.apache.sshd:sshd-scp` 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](apache/mina-sshd@sshd-2.13.1...sshd-2.13.2) Updates `org.apache.sshd:sshd-sftp` 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](apache/mina-sshd@sshd-2.13.1...sshd-2.13.2) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.sshd:sshd-scp dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.sshd:sshd-sftp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b342ff9 commit 182dc6a

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
@@ -30,7 +30,7 @@ testLogger = "4.0.0"
3030
testRetry = "1.5.10"
3131
# test-only; platform provides slf4j transitively at runtime. <233, 1.7.36; >=233, 2.0.9
3232
slf4j = "2.0.9"
33-
sshd = "2.13.1"
33+
sshd = "2.13.2"
3434
undercouch-download = "5.2.1"
3535
wiremock = "3.3.1"
3636
zjsonpatch = "0.4.16"

0 commit comments

Comments
 (0)