Skip to content

Commit 913eb47

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 1.6.0 to 3.2.0 (#1229)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.6.0...3.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52a9297 commit 913eb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

super/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ SPDX-License-Identifier: Apache-2.0
9292
<maven.failsafe.plugin.version>3.2.5</maven.failsafe.plugin.version>
9393
<maven.assembly.plugin.version>3.3.0</maven.assembly.plugin.version>
9494
<maven.eclipse.plugin.version>2.10</maven.eclipse.plugin.version>
95-
<maven.exec.plugin.version>1.6.0</maven.exec.plugin.version>
95+
<maven.exec.plugin.version>3.2.0</maven.exec.plugin.version>
9696
<maven.enforcer.plugin.version>3.4.1</maven.enforcer.plugin.version>
9797
<maven.enforcer.maven.version>3.8.5</maven.enforcer.maven.version>
9898
<jaxb2.maven.plugin.version>3.1.0</jaxb2.maven.plugin.version>

0 commit comments

Comments
 (0)