From f9b361367794654d5133920234317b0ba934a998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:04:54 +0000 Subject: [PATCH] Bump mina.sshd.version from 3.0.0-M2 to 3.0.0-M3 Bumps `mina.sshd.version` from 3.0.0-M2 to 3.0.0-M3. Updates `org.apache.sshd:sshd-core` from 3.0.0-M2 to 3.0.0-M3 - [Release notes](https://github.com/apache/mina-sshd/releases) - [Changelog](https://github.com/apache/mina-sshd/blob/sshd-3.0.0-M3/CHANGES.md) - [Commits](https://github.com/apache/mina-sshd/compare/sshd-3.0.0-M2...sshd-3.0.0-M3) Updates `org.apache.sshd:sshd-sftp` from 3.0.0-M2 to 3.0.0-M3 - [Release notes](https://github.com/apache/mina-sshd/releases) - [Changelog](https://github.com/apache/mina-sshd/blob/sshd-3.0.0-M3/CHANGES.md) - [Commits](https://github.com/apache/mina-sshd/compare/sshd-3.0.0-M2...sshd-3.0.0-M3) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-core dependency-version: 3.0.0-M3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.sshd:sshd-sftp dependency-version: 3.0.0-M3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16c5bdb6a7..ef1aa31122 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ 5.4.2 5.6.1 1.6.5 - 3.0.0-M2 + 3.0.0-M3 2.20.17