Downgrade shade plugin

This commit is contained in:
md_5 2018-12-06 10:59:15 +11:00
parent 89b9721c58
commit 6370404e61

View File

@ -111,7 +111,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.1</version>
<version>3.1.1</version>
<executions>
<execution>
<phase>package</phase>