diff --git a/pom.xml b/pom.xml
index 2261d6622ab0d44984e3f28f779af4c3314a3db3..69bf4ec4d5c777b6760171fd61ccfc1e96708e4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-compiler-plugin</artifactId>
-                <version>3.12.1</version>
+                <version>3.13.0</version>
                 <configuration>
                     <source>1.8</source>
                     <target>1.8</target>