Skip to content

Commit 7c41d62

Browse files
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.2 (#3668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3692f19 commit 7c41d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ under the License.
518518
<plugin>
519519
<groupId>org.codehaus.mojo</groupId>
520520
<artifactId>exec-maven-plugin</artifactId>
521-
<version>3.6.1</version>
521+
<version>3.6.2</version>
522522
<executions>
523523
<execution>
524524
<id>remove-build-target-link</id>

0 commit comments

Comments
 (0)