Skip to content

Commit b1517e0

Browse files
authored
[FFM-11502] - Update BC to 1.78.1 (#190)
What Update to latest BC since STO is breaking the build Why STO is flagging CVE-2024-34447, CVE-2024-29857, CVE-2024-30171, CVE-2024-30172 Testing Manual
1 parent 66f729f commit b1517e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828
library('okhttp3-mockwebserver', 'com.squareup.okhttp3', 'mockwebserver').versionRef('okhttp3')
2929

3030
// examples
31-
library('bc', 'org.bouncycastle:bcpkix-jdk18on:1.77')
31+
library('bc', 'org.bouncycastle:bcpkix-jdk18on:1.78.1')
3232
library('harness.ff.sdk', 'io.harness', 'ff-java-server-sdk').versionRef('sdk')
3333

3434
// plugins

0 commit comments

Comments
 (0)