diff --git a/pom.xml b/pom.xml index c98561e9fc20b1bcfce60c72468e04e337089945..d439fe2d871ff64c48c12a8d0b0ed0bd8bce56f8 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>