Skip to content

Commit

Permalink
Merge pull request #80 from maddingo/dependabot/maven/org.apache.sshd…
Browse files Browse the repository at this point in the history
…-sshd-scp-2.10.0

Bump sshd-scp from 2.9.2 to 2.10.0
  • Loading branch information
maddingo authored Sep 4, 2023
2 parents 5de56b2 + f34742c commit e1b311a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sftp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-scp</artifactId>
<version>2.9.2</version>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit e1b311a

Please sign in to comment.