Skip to content

Commit 087334a

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5be627 commit 087334a

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.5.0</enforcer.plugin.version>
52-
<exec.plugin.version>3.5.0</exec.plugin.version>
52+
<exec.plugin.version>3.5.1</exec.plugin.version>
5353
<install.plugin.version>3.1.4</install.plugin.version>
5454
<gpg.plugin.version>3.2.7</gpg.plugin.version>
5555
<jacoco.plugin.version>0.8.13</jacoco.plugin.version>

0 commit comments

Comments
 (0)