Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent 21df2ce commit 74f9b5c
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 @@ -418,7 +418,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-sftp</artifactId>
<version>2.8.0</version>
<version>2.13.1</version>
</dependency>
<dependency>
<groupId>org.powermock</groupId>
Expand Down

0 comments on commit 74f9b5c

Please sign in to comment.