Skip to content

Commit 2a723a1

Browse files
Bump org.apache.sshd:sshd-sftp from 2.13.1 to 2.13.2 (#9366)
Bumps [org.apache.sshd:sshd-sftp](https://github.com/apache/mina-sshd) 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-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 32f2668 commit 2a723a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ext {
5353
}
5454
modifiedFiles.finalizeValueOnRead()
5555

56-
apacheSshdVersion = '2.13.1'
56+
apacheSshdVersion = '2.13.2'
5757
artemisVersion = '2.35.0'
5858
aspectjVersion = '1.9.22.1'
5959
assertjVersion = '3.26.3'

0 commit comments

Comments
 (0)