Skip to content

Commit

Permalink
build(deps): bump org.apache.sshd:sshd-core from 2.12.1 to 2.13.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.sshd:sshd-core](https://github.com/apache/mina-sshd) from 2.12.1 to 2.13.0.
- [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.0)

---
updated-dependencies:
- 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] authored Jun 20, 2024
1 parent addf97b commit 4822a18
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 @@ -56,7 +56,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!--dependencies-->
<spring-boot.version>3.2.5</spring-boot.version>
<sshd.version>2.12.1</sshd.version>
<sshd.version>2.13.0</sshd.version>
<spring-shell.version>3.2.5</spring-shell.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<!--sonar-->
Expand Down

0 comments on commit 4822a18

Please sign in to comment.