Skip to content

Commit

Permalink
Update dependency org.codehaus.mojo:exec-maven-plugin to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 5, 2020
1 parent 0e77059 commit fc45200
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.6.0</version>
<version>3.0.0</version>
<configuration>
<mainClass>org.assembly.pss.Main</mainClass>
</configuration>
Expand Down

0 comments on commit fc45200

Please sign in to comment.