Updated maven-exec-plugin to 3.0.0

ccm-docs
Jens Pelzetter 2020-06-22 14:10:32 +02:00
parent 268424323c
commit 01ce9f37f3
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId> <artifactId>exec-maven-plugin</artifactId>
<version>1.6.0</version> <version>3.0.0</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>com.github.eirslett</groupId> <groupId>com.github.eirslett</groupId>