Skip to content

Commit bd94c80

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.3.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] <[email protected]>
1 parent 7cd151b commit bd94c80

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
@@ -40,7 +40,7 @@
4040
<version.maven.plugin.coveralls>4.3.0</version.maven.plugin.coveralls>
4141
<version.maven.plugin.dependency>3.8.0</version.maven.plugin.dependency>
4242
<version.maven.plugin.enforcer>3.5.0</version.maven.plugin.enforcer>
43-
<version.maven.plugin.exec>3.3.0</version.maven.plugin.exec>
43+
<version.maven.plugin.exec>3.5.0</version.maven.plugin.exec>
4444
<version.maven.plugin.jacoco>0.8.12</version.maven.plugin.jacoco>
4545
<version.maven.plugin.javadoc>3.6.0</version.maven.plugin.javadoc>
4646
<version.maven.plugin.jar>3.4.2</version.maven.plugin.jar>

0 commit comments

Comments
 (0)