Skip to content

Commit a5d2a0e

Browse files
authored
Upgrade org.bouncycastle:bcprov-jdk18on:1.74 (#1462)
Fixes #1461 Signed-off-by: Bala.FA <bala@minio.io>
1 parent 6504003 commit a5d2a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ subprojects {
5757
api "com.fasterxml.jackson.core:jackson-annotations:2.15.2"
5858
api "com.fasterxml.jackson.core:jackson-core:2.15.2"
5959
api "com.fasterxml.jackson.core:jackson-databind:2.15.2"
60-
api "org.bouncycastle:bcprov-jdk15on:1.70"
60+
api 'org.bouncycastle:bcprov-jdk18on:1.74'
6161
api 'org.apache.commons:commons-compress:1.23.0'
6262
api "org.xerial.snappy:snappy-java:1.1.10.1"
6363
compileOnly "com.github.spotbugs:spotbugs-annotations:4.7.3"

0 commit comments

Comments
 (0)