Skip to content

Commit b5cd8e4

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 (#1607)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.1...3.6.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69685ea commit b5cd8e4

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.5.1</version>
174+
<version>3.6.0</version>
175175
<executions>
176176
<execution>
177177
<id>render-configuration-page</id>

0 commit comments

Comments
 (0)