From 38499a235af4d97605211be56642e3e4472ea7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:47:51 +0000 Subject: [PATCH] Bump version.sshd from 2.11.0 to 2.12.0 Bumps `version.sshd` from 2.11.0 to 2.12.0. Updates `org.apache.sshd:sshd-core` from 2.11.0 to 2.12.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.11.0...sshd-2.12.0) Updates `org.apache.sshd:sshd-common` from 2.11.0 to 2.12.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.11.0...sshd-2.12.0) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 09fa518..bed70b5 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -10,7 +10,7 @@ quarkus-jsch-integration-tests Quarkus - JSch - Integration Tests - 2.11.0 + 2.12.0 false