Skip to content

Commit 7d6eb3e

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.2
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] <[email protected]>
1 parent b9ed108 commit 7d6eb3e

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
@@ -175,7 +175,7 @@
175175
<plugin>
176176
<groupId>org.codehaus.mojo</groupId>
177177
<artifactId>exec-maven-plugin</artifactId>
178-
<version>3.5.1</version>
178+
<version>3.6.2</version>
179179
<executions>
180180
<execution>
181181
<id>setup</id>

0 commit comments

Comments
 (0)