Skip to content

Commit

Permalink
Merge pull request #105 from eckig/dependabot/maven/org.codehaus.mojo…
Browse files Browse the repository at this point in the history
…-exec-maven-plugin-3.1.0

Bump exec-maven-plugin from 3.0.0 to 3.1.0
  • Loading branch information
eckig committed Jul 15, 2022
2 parents 61b7631 + 6f8bea6 commit 4d579b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
If you don't want this behavior, just delete this plug execution. -->
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<executions>
<execution>
<phase>install</phase>
Expand Down

0 comments on commit 4d579b2

Please sign in to comment.