Skip to content

Commit

Permalink
Bump org.apache.sshd:sshd-core from 0.8.0 to 2.14.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 0.8.0 to 2.14.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-0.8.0...sshd-2.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 46bc9a7 commit 2476eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wagon-providers/wagon-ssh-common-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ under the License.
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<!-- lots of changes in later versions, we drop SSH provider in 4.x version -->
<version>0.8.0</version>
<version>2.14.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2476eca

Please sign in to comment.