diff --git a/pom.xml b/pom.xml index 57f43820e78e6c0e847f7f2a5b929859e61fa8b0..5224332f7e6d6b4921ff5ab26a4396428950b327 100755 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,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>