Skip to content

Commit

Permalink
Bump sshd.version from 2.12.1 to 2.13.1 (#1027)
Browse files Browse the repository at this point in the history
Bumps `sshd.version` from 2.12.1 to 2.13.1.

Updates `org.apache.sshd:sshd-common` from 2.12.1 to 2.13.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.12.1...sshd-2.13.1)

Updates `org.apache.sshd:sshd-core` from 2.12.1 to 2.13.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.12.1...sshd-2.13.1)

Updates `org.apache.sshd:sshd-scp` from 2.12.1 to 2.13.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.12.1...sshd-2.13.1)

Updates `org.apache.sshd:sshd-sftp` from 2.12.1 to 2.13.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.12.1...sshd-2.13.1)

---
updated-dependencies:
- 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
- dependency-name: org.apache.sshd:sshd-scp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.sshd:sshd-sftp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 425646d commit 3670d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<jna.version>5.14.0</jna.version>
<jansi.version>2.4.1</jansi.version>
<juniversalchardet.version>1.0.3</juniversalchardet.version>
<sshd.version>2.12.1</sshd.version>
<sshd.version>2.13.1</sshd.version>
<easymock.version>5.3.0</easymock.version>
<junit.version>5.10.2</junit.version>
<gogo.runtime.version>1.1.6</gogo.runtime.version>
Expand Down

0 comments on commit 3670d04

Please sign in to comment.