diff --git a/pom.xml b/pom.xml index 226189abe649e7e787812b069a85275653d266d4..d67ecb140d48eac5da63aea104b84e8e36b428a7 100755 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,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>11</source> <target>11</target>