diff --git a/pom.xml b/pom.xml
index 7921d334a49ded553c8b30f24549ea88f7a77af4..1227c12f55829ae5086bbba09f7a596be331d213 100755
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
-                <version>2.3.2</version>
+                <version>3.12.1</version>
                 <configuration>
                     <source>11</source>
                     <target>11</target>