diff --git a/pom.xml b/pom.xml
index 1ccf270e..8f07c4f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>3.13.0</version>
+                    <version>3.14.0</version>
                     <configuration>
                         <source>1.8</source>
                         <target>1.8</target>