Skip to content

Commit 867ee4c

Browse files
committed
Upgrade to exec-maven-plugin 3.0.0
Closes gh-248
1 parent 143def1 commit 867ee4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<plugin>
193193
<groupId>org.codehaus.mojo</groupId>
194194
<artifactId>exec-maven-plugin</artifactId>
195-
<version>1.6.0</version>
195+
<version>3.0.0</version>
196196
</plugin>
197197
<plugin>
198198
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)