Skip to content

Commit

Permalink
Merge pull request #3 from InventivetalentDev/renovate/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-shade-plugin-2.x

Update dependency org.apache.maven.plugins:maven-shade-plugin to v2.4.3
  • Loading branch information
InventivetalentDev authored Oct 13, 2019
2 parents 6c694ed + c039650 commit 1987b3b
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 @@ -68,7 +68,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.4</version>
<version>2.4.3</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 1987b3b

Please sign in to comment.