Skip to content

Commit 776bc2c

Browse files
Bump exec-maven-plugin from 3.0.0 to 3.1.0
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.0.0...exec-maven-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 658f13b commit 776bc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@
836836
<plugin>
837837
<groupId>org.codehaus.mojo</groupId>
838838
<artifactId>exec-maven-plugin</artifactId>
839-
<version>3.0.0</version>
839+
<version>3.1.0</version>
840840
</plugin>
841841
<plugin>
842842
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)