Skip to content

Commit

Permalink
Bump minaSshdVersion from 2.11.0 to 2.13.2
Browse files Browse the repository at this point in the history
Bumps `minaSshdVersion` from 2.11.0 to 2.13.2.

Updates `org.apache.sshd:sshd-git` from 2.11.0 to 2.13.2
- [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.11.0...sshd-2.13.2)

Updates `org.apache.sshd:sshd-common` from 2.11.0 to 2.13.2
- [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.11.0...sshd-2.13.2)

Updates `org.apache.sshd:sshd-core` from 2.11.0 to 2.13.2
- [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.11.0...sshd-2.13.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent b5f6a12 commit 64b67e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<description>Tests library for SCM Git Provider.</description>

<properties>
<minaSshdVersion>2.11.0</minaSshdVersion>
<minaSshdVersion>2.13.2</minaSshdVersion>
</properties>

<dependencies>
Expand Down

0 comments on commit 64b67e5

Please sign in to comment.