Skip to content

Commit 1b52bd5

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (#1721)
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 ea56ad9 commit 1b52bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven-resolver-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>org.codehaus.mojo</groupId>
174174
<artifactId>exec-maven-plugin</artifactId>
175-
<version>3.6.2</version>
175+
<version>3.6.3</version>
176176
<executions>
177177
<execution>
178178
<id>render-configuration-page</id>

0 commit comments

Comments
 (0)