Skip to content

Commit

Permalink
upgrade shade plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed Oct 8, 2020
1 parent 9eddaa4 commit c6ee2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
<!-- Configured in pluginManagement instead of plugins, because we do not want a shaded parent POM -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.4</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit c6ee2e2

Please sign in to comment.