Skip to content

Commit 4f13ad0

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#2567)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.2...3.6.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fe96d1 commit 4f13ad0

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
@@ -425,7 +425,7 @@
425425
<plugin>
426426
<groupId>org.codehaus.mojo</groupId>
427427
<artifactId>exec-maven-plugin</artifactId>
428-
<version>3.6.2</version>
428+
<version>3.6.3</version>
429429
<inherited>true</inherited>
430430
<executions>
431431
<execution>

0 commit comments

Comments
 (0)