Skip to content

Commit

Permalink
CORE-20920: upgrade bouncy castle to version without vulnerability (#…
Browse files Browse the repository at this point in the history
LWogan authored Nov 20, 2024
1 parent ef346df commit ec40e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ slf4jVersion = { strictly = "1.7.36" }
avroVersion = "1.11.4"
apacheCommonsCodecVersion="1.16.1"
commonsCompressVersion = "1.26.0"
bouncycastleVersion = "1.77"
bouncycastleVersion = "1.79"
javaxPersistenceApiVersion = "2.2"
jacksonVersion = "2.16.1"
osgiVersion = "8.0.0"

0 comments on commit ec40e2b

Please sign in to comment.