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:
committed by
Oleg Zhurakousky
parent
c06846608c
commit
86359baad5
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user