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
  • Loading branch information
LWogan committed Nov 20, 2024
1 parent a27afd3 commit 1c19cd1
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
Expand Up @@ -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"
Expand Down

0 comments on commit 1c19cd1

Please sign in to comment.