Pull #2464: Update Maven Shade Plugin to 2.4.2

This commit is contained in:
Michal Kordas 2015-10-29 09:50:12 +01:00
parent 797bed5c6b
commit bca492cc21
1 changed files with 1 additions and 1 deletions

View File

@ -1211,7 +1211,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.4.1</version>
<version>2.4.2</version>
<executions>
<execution>
<phase>package</phase>