mirror of
https://github.com/corda/corda.git
synced 2025-01-10 23:12:38 +00:00
Upgrade Bouncy Castle
This commit is contained in:
parent
a86853adbf
commit
743b1d7fc8
@ -24,7 +24,7 @@ jdkClassifier11=jdk11
|
|||||||
dockerJavaVersion=3.2.5
|
dockerJavaVersion=3.2.5
|
||||||
proguardVersion=6.1.1
|
proguardVersion=6.1.1
|
||||||
// bouncy castle version must not be changed on a patch release. Needs a full release test cycle to flush out any issues.
|
// bouncy castle version must not be changed on a patch release. Needs a full release test cycle to flush out any issues.
|
||||||
bouncycastleVersion=1.75
|
bouncycastleVersion=1.78.1
|
||||||
classgraphVersion=4.8.135
|
classgraphVersion=4.8.135
|
||||||
disruptorVersion=3.4.2
|
disruptorVersion=3.4.2
|
||||||
typesafeConfigVersion=1.3.4
|
typesafeConfigVersion=1.3.4
|
||||||
|
Loading…
Reference in New Issue
Block a user