Skip to content

Commit 6dc26cb

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.5.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.0.0 to 3.5.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.0.0...3.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb66c0d commit 6dc26cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-jar-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@
401401
<plugin>
402402
<groupId>org.codehaus.mojo</groupId>
403403
<artifactId>exec-maven-plugin</artifactId>
404-
<version>3.0.0</version>
404+
<version>3.5.0</version>
405405
<executions>
406406
<execution>
407407
<goals>

0 commit comments

Comments
 (0)