mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 23:30:55 +03:00
Upgraded BouncyCastle (Fixes #312)
This commit is contained in:
@@ -24,7 +24,7 @@ targetCompatibility = 1.6
|
|||||||
|
|
||||||
configurations.compile.transitive = false
|
configurations.compile.transitive = false
|
||||||
|
|
||||||
def bouncycastleVersion = "1.51"
|
def bouncycastleVersion = "1.56"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile "org.slf4j:slf4j-api:1.7.7"
|
compile "org.slf4j:slf4j-api:1.7.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user