Skip to content

Commit c0bd182

Browse files
dependabot[bot]jacopoc
authored andcommitted
Bump org.apache.james:apache-mime4j-core from 0.8.13 to 0.8.14
Bumps org.apache.james:apache-mime4j-core from 0.8.13 to 0.8.14. --- updated-dependencies: - dependency-name: org.apache.james:apache-mime4j-core dependency-version: 0.8.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36a88c1 commit c0bd182

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
@@ -111,7 +111,7 @@ dependencies {
111111

112112
// use constraints to update transitive dependencies
113113
constraints {
114-
implementation('org.apache.james:apache-mime4j-core:0.8.13') {
114+
implementation('org.apache.james:apache-mime4j-core:0.8.14') {
115115
because 'CVE-2024-21742'
116116
}
117117
implementation('org.bouncycastle:bcprov-jdk18on:1.84') {

0 commit comments

Comments
 (0)