We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ea973 commit 2284b75Copy full SHA for 2284b75
pom.xml
@@ -39,7 +39,7 @@
39
<plugin>
40
<groupId>org.apache.maven.plugins</groupId>
41
<artifactId>maven-shade-plugin</artifactId>
42
- <version>3.5.3</version>
+ <version>3.6.0</version>
43
<configuration>
44
<dependencyReducedPomLocation>${project.build.directory}/dependency-reduced-pom.xml
45
</dependencyReducedPomLocation>
0 commit comments