We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddbc838 commit d719b0bCopy full SHA for d719b0b
groovy-ssh/server-integration-test/build.gradle
@@ -9,7 +9,7 @@ repositories {
9
dependencies {
10
implementation project(':groovy-ssh:core')
11
implementation 'org.apache.sshd:sshd-core:2.2.0'
12
- implementation 'org.apache.sshd:sshd-sftp:2.2.0'
+ implementation 'org.apache.sshd:sshd-sftp:2.15.0'
13
implementation 'org.apache.sshd:sshd-scp:2.2.0'
14
15
runtimeOnly 'org.bouncycastle:bcpkix-jdk15on:1.70'
0 commit comments