chore(deps): Update maven-shade-plugin to 3.6.0, move to official log4j-transform-maven-shade-plugin-extensions

Signed-off-by: Dennis Kieselhorst <mail@dekies.de>

Resolves #1232
This commit is contained in:
Dennis Kieselhorst
2025-02-04 13:10:28 +01:00
committed by Oleg Zhurakousky
parent c06846608c
commit 86359baad5
5 changed files with 9 additions and 9 deletions

View File

@@ -90,7 +90,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.4</version>
<version>3.6.0</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<shadedArtifactAttached>true</shadedArtifactAttached>