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

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

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

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

Change-Id: I8a92007fc99fb00ac83d2a84fc30bfc256d66a1f
diff --git a/pom.xml b/pom.xml
index 3d04d15..7186ccf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -321,7 +321,7 @@
         <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>exec-maven-plugin</artifactId>
-            <version>3.5.0</version>
+            <version>3.5.1</version>
             <executions>
                 <execution>
                     <goals>