mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
Merge pull request #7807 from corda/cc/dev/os/4.9/security_vulns
ENT-12098 - Upgraded sshd-common
This commit is contained in:
commit
740144cf61
@ -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