Skip to content

Commit fdc7480

Browse files
build(deps): bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.1.1...3.2.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] <support@github.com>
1 parent 8b4296d commit fdc7480

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
@@ -391,7 +391,7 @@
391391
<plugin>
392392
<groupId>org.codehaus.mojo</groupId>
393393
<artifactId>exec-maven-plugin</artifactId>
394-
<version>3.1.1</version>
394+
<version>3.2.0</version>
395395
<inherited>false</inherited>
396396
<executions>
397397
<execution>

0 commit comments

Comments
 (0)