Merge pull request #7763 from corda/cc/dev/os/411/security_vulnerabilities

ENT-11705,ENT-11182,ENT-11767,ENT-11768 - Security vulnerabilities
This commit is contained in:
Adel El-Beik 2024-07-17 10:27:05 +01:00 committed by GitHub
commit 4005e56da6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
@ -94,7 +94,7 @@ ghostdriverVersion=2.1.0
jschVersion=0.1.55 jschVersion=0.1.55
# Override Artemis version # Override Artemis version
protonjVersion=0.33.0 protonjVersion=0.33.0
snappyVersion=0.4 snappyVersion=0.5
jcabiManifestsVersion=1.1 jcabiManifestsVersion=1.1
picocliVersion=3.9.6 picocliVersion=3.9.6
commonsLangVersion=3.9 commonsLangVersion=3.9