From f5c8343783ccec4b3dc146856634d2144e7e9e38 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Fri, 8 Dec 2023 11:53:17 +0100 Subject: [PATCH] pom: Fix warnings during maven "package" phase --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c91bfac..5145fec 100644 --- a/pom.xml +++ b/pom.xml @@ -384,6 +384,12 @@ + + + + jakarta.activation:jakarta.activation-api + + *:* @@ -391,7 +397,7 @@ LICENSE NOTICE about.html - module-info.class + **/module-info.class META-INF/*.SF META-INF/*.DSA META-INF/*.RSA