Skip to content

Commit

Permalink
Bump mina-sshd.version from 2.9.2 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps `mina-sshd.version` from 2.9.2 to 2.10.0.

Updates `sshd-common` from 2.9.2 to 2.10.0
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.10.0)

Updates `sshd-core` from 2.9.2 to 2.10.0
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md)
- [Commits](apache/mina-sshd@sshd-2.9.2...sshd-2.10.0)

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2023
1 parent db925bb commit 53cc0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<url>https://github.com/jenkinsci/jenkins</url>

<properties>
<mina-sshd.version>2.9.2</mina-sshd.version>
<mina-sshd.version>2.10.0</mina-sshd.version>
<!-- Filled in by jacoco-maven-plugin -->
<jacocoSurefireArgs />
</properties>
Expand Down

0 comments on commit 53cc0cc

Please sign in to comment.