Skip to content

Commit 09f2a5b

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61378c0 commit 09f2a5b

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
@@ -118,7 +118,7 @@
118118
<!-- Plugin versions -->
119119
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
120120
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
121-
<exec-maven-plugin.version>3.6.1</exec-maven-plugin.version>
121+
<exec-maven-plugin.version>3.6.2</exec-maven-plugin.version>
122122
<license-maven-plugin.version>5.0.0</license-maven-plugin.version>
123123
<maven-enforcer-plugin.version>3.6.2</maven-enforcer-plugin.version>
124124
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>

0 commit comments

Comments
 (0)