diff --git a/pom.xml b/pom.xml index d91e564083758cbbf4b77d15fe3128aaf7c2bee9..2f62e0680ba9fc0a6ef56a81dd55d04ffb222f2f 100755 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,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>