Skip to content

Commit

Permalink
build(deps): bump org.apache.sshd:sshd-sftp from 2.8.0 to 2.13.2 (#512)
Browse files Browse the repository at this point in the history
* build(deps): bump org.apache.sshd:sshd-sftp from 2.8.0 to 2.13.2

Bumps [org.apache.sshd:sshd-sftp](https://github.com/apache/mina-sshd) from 2.8.0 to 2.13.2.
- [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.2)

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

* bump(sshd-core): bump to 2.13.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damien Trouillet <[email protected]>
Co-authored-by: Damien Trouillet <[email protected]>
  • Loading branch information
3 people authored Jul 31, 2024
1 parent cdce3e9 commit d3dd8c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<version>2.8.0</version>
<version>2.13.2</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down Expand Up @@ -428,7 +428,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-sftp</artifactId>
<version>2.8.0</version>
<version>2.13.2</version>
</dependency>
<dependency>
<groupId>org.powermock</groupId>
Expand Down

0 comments on commit d3dd8c7

Please sign in to comment.