From 7b826315a1425f29f62f189c7f04bb8d434158f9 Mon Sep 17 00:00:00 2001 From: Sergey Beryozkin Date: Sat, 30 Mar 2024 18:10:44 +0000 Subject: [PATCH] Manage mime4j core, dom and storage jars in the bom --- bom/application/pom.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index bd2eefb8c3167..a271e585918b8 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -6227,10 +6227,19 @@ org.apache.james - apache-mime4j + apache-mime4j-core + ${mime4j.version} + + + org.apache.james + apache-mime4j-dom + ${mime4j.version} + + + org.apache.james + apache-mime4j-storage ${mime4j.version} - io.opentelemetry.semconv