We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23788be + e844a1e commit bd57f00Copy full SHA for bd57f00
VotingPlugin/pom.xml
@@ -84,7 +84,7 @@
84
<plugin>
85
<groupId>org.apache.maven.plugins</groupId>
86
<artifactId>maven-shade-plugin</artifactId>
87
- <version>3.6.0</version>
+ <version>3.6.1</version>
88
<configuration>
89
<shadedArtifactAttached>false</shadedArtifactAttached>
90
<minimizeJar>false</minimizeJar>
0 commit comments