Skip to content

Commit 2a76b75

Browse files
authored
build(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3 (#144)
1 parent 81f9278 commit 2a76b75

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
@@ -117,7 +117,7 @@
117117
<plugin>
118118
<groupId>org.codehaus.mojo</groupId>
119119
<artifactId>exec-maven-plugin</artifactId>
120-
<version>1.6.0</version>
120+
<version>3.0.0</version>
121121
<configuration>
122122
<!-- to get rid of the warning: [WARNING] Warning: killAfter is now deprecated. Do you need it ?
123123
Please comment on MEXEC-6. see: method execute() in

0 commit comments

Comments
 (0)