Skip to content

Commit b752478

Browse files
authored
1 parent 63a2d82 commit b752478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ml-algorithms/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
exclude group: 'org.bouncycastle', module: 'bcprov-ext-jdk18on'
8383
}
8484
// needed by aws-encryption-sdk-java
85-
implementation "org.bouncycastle:bc-fips:2.1.1"
85+
implementation "org.bouncycastle:bc-fips:2.1.2"
8686
compileOnly group: 'software.amazon.awssdk', name: 'aws-core', version: "2.32.29"
8787
compileOnly group: 'software.amazon.awssdk', name: 's3', version: "2.32.29"
8888
compileOnly group: 'software.amazon.awssdk', name: 'regions', version: "2.32.29"

0 commit comments

Comments
 (0)