diff --git a/pom.xml b/pom.xml
index 3dc26bcbb8e78984ec5087083d070a8b298039af..9c21347c4412395be600b58c1640f83288a4bfa4 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.12.1</version>
                 <configuration>
                     <source>11</source>
                     <target>11</target>