Skip to content

Commit 22e8bcc

Browse files
authored
Merge pull request #582 from bbottema/dependabot/maven/develop/org.codehaus.mojo-exec-maven-plugin-3.5.0
Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.5.0
2 parents a897fc1 + aa58ea9 commit 22e8bcc

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)