Bump org.apache.maven.plugins:maven-compiler-plugin (closes #159)

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1)

Change-Id: I21d5c2696d0abdcb9a07d923c838e7eb1d2e44d0

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Change-Id: I7d50df71ce729eea725cbf10f7c86363091f6982
diff --git a/pom.xml b/pom.xml
index 2f07222..eb4aa05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,7 +189,7 @@
 
       <plugin>
         <artifactId>maven-compiler-plugin</artifactId>
-        <version>3.14.0</version>
+        <version>3.14.1</version>
         <inherited>true</inherited>
         <configuration>
           <showWarnings>true</showWarnings>