Skip to content

Commit fda175f

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.2 (#1638)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.1 to 3.6.2. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a519ebf commit fda175f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

job-dsl-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<plugin>
9898
<groupId>org.codehaus.mojo</groupId>
9999
<artifactId>exec-maven-plugin</artifactId>
100-
<version>3.5.1</version>
100+
<version>3.6.2</version>
101101
<executions>
102102
<execution>
103103
<id>generate-api-doc</id>

0 commit comments

Comments
 (0)