mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 07:10:53 +03:00
Bump bonucycastle version (#619)
Co-authored-by: Moritz Weichert <moritz.weichert@check24.de>
This commit is contained in:
@@ -17,7 +17,7 @@ configurations {
|
|||||||
pom
|
pom
|
||||||
}
|
}
|
||||||
|
|
||||||
def bouncycastleVersion = "1.50"
|
def bouncycastleVersion = "1.66"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile "org.slf4j:slf4j-api:1.7.7"
|
compile "org.slf4j:slf4j-api:1.7.7"
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ repositories {
|
|||||||
|
|
||||||
configurations.compile.transitive = false
|
configurations.compile.transitive = false
|
||||||
|
|
||||||
def bouncycastleVersion = "1.65"
|
def bouncycastleVersion = "1.66"
|
||||||
def sshdVersion = "2.1.0"
|
def sshdVersion = "2.1.0"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|||||||
Reference in New Issue
Block a user