Skip to content

Commit 235a054

Browse files
dependabot[bot]jacopoc
authored andcommitted
Bump org.bouncycastle:bcprov-jdk18on from 1.83 to 1.84
Bumps [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.83 to 1.84. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcprov-jdk18on dependency-version: '1.84' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a037a8c commit 235a054

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ dependencies {
114114
implementation('org.apache.james:apache-mime4j-core:0.8.13') {
115115
because 'CVE-2024-21742'
116116
}
117-
implementation('org.bouncycastle:bcprov-jdk18on:1.83') {
117+
implementation('org.bouncycastle:bcprov-jdk18on:1.84') {
118118
because 'CVE-2024-29857, CVE-2024-30171, CVE-2024-30172, CVE-2024-34447'
119119
}
120120
implementation('org.testng:testng:7.12.0') {

0 commit comments

Comments
 (0)