Skip to content

Commit

Permalink
build(deps): bump org.apache.sshd:sshd-core from 2.11.0 to 2.12.1 (#354)
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.11.0 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.11.0...sshd-2.12.1)

---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: François Onimus <[email protected]>
  • Loading branch information
dependabot[bot] and fonimus authored Apr 26, 2024
1 parent 3b97578 commit 7bc4b16
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,8 +56,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!--dependencies-->
<spring-boot.version>3.2.1</spring-boot.version>
<sshd.version>2.12.1</sshd.version>
<spring-shell.version>3.2.3</spring-shell.version>
<sshd.version>2.11.0</sshd.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<!--sonar-->
<sonar.projectKey>fonimus_ssh-shell-spring-boot</sonar.projectKey>
Expand Down

0 comments on commit 7bc4b16

Please sign in to comment.