diff --git a/pom.xml b/pom.xml
index e21d5262240eb7eaea6ed216e4068066fc7501ae..5d8878a27f2b18a8827e04fee919302fac5f78ad 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>17</source>
                     <target>17</target>