diff --git a/pom.xml b/pom.xml
index 59611f4a2f188c1e4bdcf2609cf3301ce46fa29d..c0b527aca18f112a4e84244a5c2128fe127dd0b7 100755
--- a/pom.xml
+++ b/pom.xml
@@ -316,7 +316,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
-                <version>3.12.1</version>
+                <version>3.13.0</version>
                 <configuration>
                     <source>17</source>
                     <target>17</target>