Commit fc0f9fa6 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Maven Shade Plugin 2.4.3

Closes gh-6297
parent 7db31d78
...@@ -2474,7 +2474,7 @@ ...@@ -2474,7 +2474,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId> <artifactId>maven-shade-plugin</artifactId>
<version>2.3</version> <version>2.4.3</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment