Skip to content

Commit ec40e2b

Browse files
authored
CORE-20920: upgrade bouncy castle to version without vulnerability (#1718)
1 parent ef346df commit ec40e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ slf4jVersion = { strictly = "1.7.36" }
88
avroVersion = "1.11.4"
99
apacheCommonsCodecVersion="1.16.1"
1010
commonsCompressVersion = "1.26.0"
11-
bouncycastleVersion = "1.77"
11+
bouncycastleVersion = "1.79"
1212
javaxPersistenceApiVersion = "2.2"
1313
jacksonVersion = "2.16.1"
1414
osgiVersion = "8.0.0"

0 commit comments

Comments
 (0)