From a5ab002da2bae209b07c6540ef97f706d8096edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 17:19:24 +0000 Subject: [PATCH] build(deps): bump org.apache.sshd:sshd-sftp from 2.8.0 to 2.13.2 Bumps [org.apache.sshd:sshd-sftp](https://github.com/apache/mina-sshd) from 2.8.0 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](https://github.com/apache/mina-sshd/compare/sshd-2.8.0...sshd-2.13.2) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-sftp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0b90608..89db58a 100644 --- a/pom.xml +++ b/pom.xml @@ -418,7 +418,7 @@ org.apache.sshd sshd-sftp - 2.8.0 + 2.13.2 org.powermock