From 23acc54f168fc3cf5329df916fe9d3d481e7f3a8 Mon Sep 17 00:00:00 2001 From: Roman Zhuravlev Date: Sat, 20 Sep 2025 01:31:16 +0500 Subject: [PATCH] Remove maven-shade-plugin --- pom.xml | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/pom.xml b/pom.xml index 2c4bb9d..73089a6 100644 --- a/pom.xml +++ b/pom.xml @@ -52,32 +52,6 @@ 8 - - org.apache.maven.plugins - maven-shade-plugin - 3.5.3 - - - - *:* - - META-INF/** - - - - true - false - true - - - - package - - shade - - - - org.apache.maven.plugins maven-jar-plugin