Skip to content

Commit e0b0120

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.1 (#2373)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09c4552 commit e0b0120

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
@@ -49,7 +49,7 @@
4949
<dependency.plugin.version>3.8.1</dependency.plugin.version>
5050
<deploy.plugin.version>3.1.4</deploy.plugin.version>
5151
<enforcer.plugin.version>3.6.1</enforcer.plugin.version>
52-
<exec.plugin.version>3.5.1</exec.plugin.version>
52+
<exec.plugin.version>3.6.1</exec.plugin.version>
5353
<install.plugin.version>3.1.4</install.plugin.version>
5454
<gpg.plugin.version>3.2.8</gpg.plugin.version>
5555
<jacoco.plugin.version>0.8.13</jacoco.plugin.version>

0 commit comments

Comments
 (0)