Skip to content

Commit cd942aa

Browse files
Update bcprov-jdk18on to fix CVE-2024-29857, CVE-2024-30172, CVE-2024-30171 (#1548)
1 parent 4c33cfd commit cd942aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.16.1"
5858
api "com.fasterxml.jackson.core:jackson-core:2.16.1"
5959
api "com.fasterxml.jackson.core:jackson-databind:2.16.1"
60-
api "org.bouncycastle:bcprov-jdk18on:1.77"
60+
api "org.bouncycastle:bcprov-jdk18on:1.78"
6161
api "org.apache.commons:commons-compress:1.26.0"
6262
api "commons-codec:commons-codec:1.16.1"
6363
api "org.xerial.snappy:snappy-java:1.1.10.5"

0 commit comments

Comments
 (0)