Skip to content

Commit 4b2915a

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 1.3 to 3.1.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.3 to 3.1.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.3...3.1.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b6569f commit 4b2915a

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
@@ -392,7 +392,7 @@
392392
<plugin>
393393
<groupId>org.codehaus.mojo</groupId>
394394
<artifactId>exec-maven-plugin</artifactId>
395-
<version>1.3</version>
395+
<version>3.1.1</version>
396396
<inherited>false</inherited>
397397
<executions>
398398
<execution>

0 commit comments

Comments
 (0)