Skip to content

Commit

Permalink
Merge pull request #16 from Assembly-WebCrew/renovate/org.codehaus.mo…
Browse files Browse the repository at this point in the history
…jo-exec-maven-plugin-1.x

Update dependency org.codehaus.mojo:exec-maven-plugin to v1.6.0
  • Loading branch information
Scrin authored Jul 5, 2020
2 parents ebb2c9d + 21fe9dc commit 135d553
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 @@ -207,7 +207,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
<configuration>
<mainClass>org.assembly.pss.Main</mainClass>
</configuration>
Expand Down

0 comments on commit 135d553

Please sign in to comment.