From 72ef210a94b7a450f5dff1d1748c4ca18abbd638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:47:14 +0000 Subject: [PATCH] Bump sshd-common from 2.7.0 to 2.9.2 Bumps [sshd-common](https://github.com/apache/mina-sshd) from 2.7.0 to 2.9.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.7.0...sshd-2.9.2) --- 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..a7bb9ed 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.apache.sshd sshd-common - 2.7.0 + 2.9.2