minor: Update Maven Shade Plugin to 2.4.3

This commit is contained in:
Michal Kordas 2016-01-11 10:20:06 +01:00
parent 95951563db
commit 44c8f8dfc6
1 changed files with 1 additions and 1 deletions

View File

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