mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Upgraded sshd-common
This commit is contained in:
parent
1f598f9d68
commit
e0e574caf0
@ -27,7 +27,7 @@ sourceSets {
|
||||
dependencies {
|
||||
compile project(':test-utils')
|
||||
|
||||
compile group: 'org.apache.sshd', name: 'sshd-common', version: '2.9.2'
|
||||
compile group: 'org.apache.sshd', name: 'sshd-common', version: '2.13.2'
|
||||
|
||||
// Integration test helpers
|
||||
testCompile "org.assertj:assertj-core:$assertj_version"
|
||||
|
Loading…
Reference in New Issue
Block a user