diff --git a/pom.xml b/pom.xml index 98aee8495ffff2264bdf39c7d89979021979bef8..3d347502f638b018197a9167a0796fc9cab195cb 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>