Skip to content

Commit d7f771b

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#2204)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41fb3f7 commit d7f771b

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
@@ -519,7 +519,7 @@
519519
<plugin>
520520
<groupId>org.codehaus.mojo</groupId>
521521
<artifactId>exec-maven-plugin</artifactId>
522-
<version>3.6.2</version>
522+
<version>3.6.3</version>
523523
</plugin>
524524
<plugin>
525525
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)