Skip to content

Commit

Permalink
Merge pull request #6 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.1
  • Loading branch information
dependabot[bot] authored Nov 12, 2018
2 parents 20b7049 + 09e9372 commit bfd5981
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 @@ -45,7 +45,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<configuration>
<minimizeJar>true</minimizeJar>
<createDependencyReducedPom>false</createDependencyReducedPom>
Expand Down

0 comments on commit bfd5981

Please sign in to comment.