Bump maven-compiler-plugin from 3.8.1 to 3.10.1

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1)

Change-Id: If06338fb21f571d88b1bd254b7cb447c9d860698

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

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

Change-Id: I1474179d999669d58a2ca05778c0eec1e28072fe
diff --git a/pom.xml b/pom.xml
index 59ea0ab..8ead9f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
 
       <plugin>
         <artifactId>maven-compiler-plugin</artifactId>
-        <version>3.8.1</version>
+        <version>3.10.1</version>
         <inherited>true</inherited>
         <configuration>
           <showWarnings>true</showWarnings>