Skip to content

Commit 9c9c324

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

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
@@ -150,7 +150,7 @@
150150

151151
<!-- plugin versions -->
152152
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
153-
<exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
153+
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
154154
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
155155

156156
</properties>

0 commit comments

Comments
 (0)