diff --git a/pom.xml b/pom.xml index 31dedfad3840c18d9673fdbc45d72a7188ea9ef8..185e71f90e293bb5d0367db5936f96342f8e083e 100755 --- a/pom.xml +++ b/pom.xml @@ -324,7 +324,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.8.1</version> + <version>3.10.1</version> <configuration> <source>11</source> <target>11</target>