mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
Upgraded sshd-common compile-time dependency
This commit is contained in:
parent
7b7e38476a
commit
6e06630980
@ -27,8 +27,7 @@ sourceSets {
|
||||
dependencies {
|
||||
compile project(':test-utils')
|
||||
|
||||
compile group: 'org.apache.sshd', name: 'sshd-common', version: '2.3.0'
|
||||
// integrationTestRuntime group: 'org.apache.sshd', name: 'sshd-common', version: '2.3.0'
|
||||
compile group: 'org.apache.sshd', name: 'sshd-common', version: '2.9.2'
|
||||
|
||||
// Integration test helpers
|
||||
testCompile "org.assertj:assertj-core:$assertj_version"
|
||||
|
Loading…
Reference in New Issue
Block a user