Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit c7bea24

Browse files
Update dependency org.apache.sshd:sshd-scp to v2.10.0
1 parent 93a1c75 commit c7bea24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server-integration-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
implementation project(':core')
1111
implementation 'org.apache.sshd:sshd-core:2.2.0'
1212
implementation 'org.apache.sshd:sshd-sftp:2.2.0'
13-
implementation 'org.apache.sshd:sshd-scp:2.2.0'
13+
implementation 'org.apache.sshd:sshd-scp:2.10.0'
1414

1515
runtimeOnly 'org.bouncycastle:bcpkix-jdk15on:1.70'
1616

0 commit comments

Comments
 (0)