update maven shade plugin

This commit is contained in:
mcmonkey 2019-02-20 07:42:10 -08:00
parent 1462972f3c
commit 883243a1f1
No known key found for this signature in database
GPG Key ID: 2F0F11928478A6F5

View File

@ -129,7 +129,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.1</version>
<version>3.2.0</version>
<executions>
<execution>
<phase>package</phase>