Skip to content

Commit ea7dcb6

Browse files
build(deps): bump org.codehaus.mojo:exec-maven-plugin (#2634)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce6f8bc commit ea7dcb6

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
@@ -101,7 +101,7 @@
101101
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
102102
<maven.enforcer.plugin.version>3.6.2</maven.enforcer.plugin.version>
103103
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
104-
<exec-maven-plugin.version>3.6.1</exec-maven-plugin.version>
104+
<exec-maven-plugin.version>3.6.2</exec-maven-plugin.version>
105105
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
106106
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
107107
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)