Bump exec-maven-plugin from 1.6.0 to 3.0.0

Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.0.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.6.0...exec-maven-plugin-3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/106/head
dependabot[bot] 2021-04-26 07:02:25 +00:00 committed by Richard Körber
parent e2b17f7ada
commit 26be85c494
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,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>
<executions> <executions>
<execution> <execution>
<goals> <goals>