From c12b0801c8d63c3c9e8a25625a23fb402a80071a Mon Sep 17 00:00:00 2001 From: LSmyrnaios Date: Fri, 2 Feb 2024 18:35:43 +0200 Subject: [PATCH] Remove the obsolete "maven-shade-plugin". --- pom.xml | 46 +++++++--------------------------------------- 1 file changed, 7 insertions(+), 39 deletions(-) diff --git a/pom.xml b/pom.xml index 27ab7d6..335407d 100644 --- a/pom.xml +++ b/pom.xml @@ -38,37 +38,6 @@ - - org.apache.maven.plugins - maven-shade-plugin - 3.5.1 - - - package - - shade - - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - LICENSE* - - - - false - - - - - - - com.google.code.gson @@ -103,6 +71,13 @@ 2.10.1 + + + org.slf4j + slf4j-api + 1.7.36 + + @@ -113,13 +88,6 @@ 1.2.13 - - - org.slf4j - slf4j-api - 1.7.36 - - ch.qos.logback