Skip to content

Commit 88dc941

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.4.0...3.4.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b41f562 commit 88dc941

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
@@ -923,7 +923,7 @@
923923
<plugin>
924924
<groupId>org.codehaus.mojo</groupId>
925925
<artifactId>exec-maven-plugin</artifactId>
926-
<version>3.4.0</version>
926+
<version>3.4.1</version>
927927
</plugin>
928928
<plugin>
929929
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)