Bump maven-compiler-plugin from 3.7.0 to 3.8.1 in /full

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

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: I77a1c13f050fe2dfd098f2d53c48e8b75a3ad25d
diff --git a/full/pom.xml b/full/pom.xml
index 8f6f635..a40b9fd 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -164,7 +164,7 @@
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-compiler-plugin</artifactId>
-				<version>3.7.0</version>
+				<version>3.8.1</version>
 				<configuration>
 					<compilerVersion>${java.version}</compilerVersion>
 					<source>${java.version}</source>