diff --git a/pom.xml b/pom.xml
index 009ec68b38e6c1c5c3ff9dba1d42c4f72c0be103..ab7cbddb6aca72a7fc96576dbac2c517dc0a4817 100755
--- a/pom.xml
+++ b/pom.xml
@@ -324,7 +324,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
-                <version>3.8.1</version>
+                <version>3.10.1</version>
                 <configuration>
                     <source>11</source>
                     <target>11</target>