Skip to content

Commit 97a3f8a

Browse files
committed
Update org.codehaus.mojo:exec-maven-plugin to version 3.5.0 (#208)
1 parent d6adbac commit 97a3f8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

log4j-samples-graalvm/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
<plugin>
237237
<groupId>org.codehaus.mojo</groupId>
238238
<artifactId>exec-maven-plugin</artifactId>
239-
<version>3.4.1</version>
239+
<version>3.5.0</version>
240240
<executions>
241241
<execution>
242242
<id>run-executable</id>
@@ -413,7 +413,7 @@
413413
<plugin>
414414
<groupId>org.codehaus.mojo</groupId>
415415
<artifactId>exec-maven-plugin</artifactId>
416-
<version>3.4.1</version>
416+
<version>3.5.0</version>
417417
<executions>
418418
<execution>
419419
<id>run-executable</id>
@@ -491,7 +491,7 @@
491491
<plugin>
492492
<groupId>org.codehaus.mojo</groupId>
493493
<artifactId>exec-maven-plugin</artifactId>
494-
<version>3.4.1</version>
494+
<version>3.5.0</version>
495495
<executions>
496496
<execution>
497497
<id>run-executable</id>

0 commit comments

Comments
 (0)