From 03bcac33d7c9327c861753ff161735d44c202491 Mon Sep 17 00:00:00 2001 From: FatSaw Date: Sun, 3 Jul 2022 18:05:12 +0300 Subject: [PATCH] Update pom.xml --- sources/pom.xml | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/sources/pom.xml b/sources/pom.xml index b215199bd..17045dd48 100644 --- a/sources/pom.xml +++ b/sources/pom.xml @@ -134,7 +134,7 @@ 1.3 test - + io.akarin @@ -286,6 +286,14 @@ org/apache/logging/log4j/** + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + @@ -321,17 +329,6 @@ - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - -