Skip to content

Commit dc2a526

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.2.0 to 3.3.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.2.0...3.3.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 742a6ba commit dc2a526

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
@@ -437,7 +437,7 @@
437437
<plugin>
438438
<groupId>org.codehaus.mojo</groupId>
439439
<artifactId>exec-maven-plugin</artifactId>
440-
<version>3.2.0</version>
440+
<version>3.3.0</version>
441441
<inherited>false</inherited>
442442
<executions>
443443
<execution>

0 commit comments

Comments
 (0)