Skip to content

Commit

Permalink
Merge pull request #861 from mybatis/dependabot/maven/core/org.codeha…
Browse files Browse the repository at this point in the history
…us.mojo-exec-maven-plugin-3.1.0

Bump exec-maven-plugin from 3.0.0 to 3.1.0 in /core
  • Loading branch information
jeffgbutler committed Jul 15, 2022
2 parents 32db21a + 37b055a commit 57b5de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -75,7 +75,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 57b5de5

Please sign in to comment.