mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 07:10:53 +03:00
Upgrade Bouncy Castle to 1.69 (#704)
This commit is contained in:
@@ -40,7 +40,7 @@ repositories {
|
||||
|
||||
configurations.compile.transitive = false
|
||||
|
||||
def bouncycastleVersion = "1.68"
|
||||
def bouncycastleVersion = "1.69"
|
||||
def sshdVersion = "2.1.0"
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user