From fcf31219fd431d68cff2bbf3362b9a2b68c0653e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 21:53:27 +0000 Subject: [PATCH] Bump sshd-common from 2.7.0 to 2.10.0 Bumps [sshd-common](https://github.com/apache/mina-sshd) from 2.7.0 to 2.10.0. - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md) - [Commits](https://github.com/apache/mina-sshd/compare/sshd-2.7.0...sshd-2.10.0) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f201e7..b249bdd 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.apache.sshd sshd-common - 2.7.0 + 2.10.0