Skip to content

Commit 063f878

Browse files
Bump exec-maven-plugin from 1.6.0 to 3.0.0 (#64)
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.0.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.6.0...exec-maven-plugin-3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 5efe698 commit 063f878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
<plugin>
346346
<groupId>org.codehaus.mojo</groupId>
347347
<artifactId>exec-maven-plugin</artifactId>
348-
<version>1.6.0</version>
348+
<version>3.0.0</version>
349349
</plugin>
350350
<plugin>
351351
<groupId>org.codehaus.cargo</groupId>

0 commit comments

Comments
 (0)