Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 (closes #246)

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

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

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

Closes #247

Change-Id: I32b6123abc89cd4a8210d3e455373671953c057a

Change-Id: I8c96ef046aadfa9605ff986a2b8aaab2c6696bf9
diff --git a/pom.xml b/pom.xml
index 528ec3e..b08423c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,7 @@
         <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>exec-maven-plugin</artifactId>
-            <version>3.6.2</version>
+            <version>3.6.3</version>
             <executions>
                 <execution>
                     <goals>