Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (closes #179)

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.4.1...3.5.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: Ifcd08ab014d2c1807ba38e527c810c7d336b818e
diff --git a/pom.xml b/pom.xml
index f1033fd..3830fbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -320,7 +320,7 @@
         <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>exec-maven-plugin</artifactId>
-            <version>3.4.1</version>
+            <version>3.5.0</version>
             <executions>
                 <execution>
                     <goals>