From 82f08b709c351233f05e1759cd508b3d048555cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 15:44:45 +0000 Subject: [PATCH] Bump sshd-core in /testsuite/integration-arquillian/util Bumps [sshd-core](https://github.com/apache/mina-sshd) from 2.3.0 to 2.7.0. - [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.3.0...sshd-2.7.0) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- testsuite/integration-arquillian/util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/integration-arquillian/util/pom.xml b/testsuite/integration-arquillian/util/pom.xml index 6a31f34c8bb..3c6ef0b88c8 100644 --- a/testsuite/integration-arquillian/util/pom.xml +++ b/testsuite/integration-arquillian/util/pom.xml @@ -90,7 +90,7 @@ org.apache.sshd sshd-core - 2.3.0 + 2.7.0