Update Maven Shade Plugin to 2.4.1. #1424

This commit is contained in:
Michal Kordas 2015-07-20 21:30:39 +02:00
parent c828939b0c
commit 6fd3988251
1 changed files with 1 additions and 1 deletions

View File

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