Skip to content

Commit c6c1703

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 (#1638)
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 c0ae318 commit c6c1703

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
@@ -171,7 +171,7 @@
171171
<plugin>
172172
<groupId>org.codehaus.mojo</groupId>
173173
<artifactId>exec-maven-plugin</artifactId>
174-
<version>3.6.1</version>
174+
<version>3.6.2</version>
175175
<executions>
176176
<execution>
177177
<id>render-configuration-page</id>

0 commit comments

Comments
 (0)