Skip to content

Commit

Permalink
Merge pull request #276 from bitpay/dependabot/maven/org.codehaus.moj…
Browse files Browse the repository at this point in the history
…o-exec-maven-plugin-3.2.0

Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.2.0
  • Loading branch information
bobbrodie committed Apr 30, 2024
2 parents d752b5b + 30f61b7 commit d5ff0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -176,7 +176,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<executions>
<execution>
<id>setup</id>
Expand Down

0 comments on commit d5ff0e7

Please sign in to comment.