Skip to content

Commit

Permalink
Merge pull request #1 from MLG-Fortress/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-shade-plugin-3.2.0

Bump maven-shade-plugin from 2.3 to 3.2.0
  • Loading branch information
RoboMWM authored Oct 27, 2018
2 parents 3732961 + 83119e2 commit c83c36e
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 @@ -37,7 +37,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.3</version>
<version>3.2.0</version>
<configuration>
<artifactSet>
<includes>
Expand Down

0 comments on commit c83c36e

Please sign in to comment.