Skip to content

Commit aa58ea9

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.5.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.0.0 to 3.5.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.0.0...3.5.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 faced26 commit aa58ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cli-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<!-- always trigger CliListAllSupportedOptionsDemoApp when packaging CLI artifacts, generating cli data files -->
148148
<groupId>org.codehaus.mojo</groupId>
149149
<artifactId>exec-maven-plugin</artifactId>
150-
<version>3.0.0</version>
150+
<version>3.5.0</version>
151151
<executions>
152152
<execution>
153153
<id>generateCliData</id>

0 commit comments

Comments
 (0)