Skip to content

Commit 9a39f43

Browse files
Bump minaSshdVersion from 2.9.2 to 2.12.1
Bumps `minaSshdVersion` from 2.9.2 to 2.12.1. Updates `org.apache.sshd:sshd-git` from 2.9.2 to 2.12.1 - [Release notes](https://github.com/apache/mina-sshd/releases) - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md) - [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.12.1) Updates `org.apache.sshd:sshd-common` from 2.9.2 to 2.12.1 - [Release notes](https://github.com/apache/mina-sshd/releases) - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md) - [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.12.1) Updates `org.apache.sshd:sshd-core` from 2.9.2 to 2.12.1 - [Release notes](https://github.com/apache/mina-sshd/releases) - [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md) - [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.12.1) --- updated-dependencies: - dependency-name: org.apache.sshd:sshd-git dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-common dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.sshd:sshd-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e47610 commit 9a39f43

File tree

1 file changed

+1
-1
lines changed
  • maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest

1 file changed

+1
-1
lines changed

maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<description>Tests library for SCM Git Provider.</description>
3333

3434
<properties>
35-
<minaSshdVersion>2.9.2</minaSshdVersion>
35+
<minaSshdVersion>2.12.1</minaSshdVersion>
3636
</properties>
3737

3838
<dependencies>

0 commit comments

Comments
 (0)