diff --git a/pom.xml b/pom.xml index ddc0c5a082bc32c481bd18c277808e0f256fbe75..1bbb971ace598e95e5448067d7e531aac1c4be16 100755 --- a/pom.xml +++ b/pom.xml @@ -143,7 +143,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>3.8.1</version> + <version>3.12.1</version> <configuration> <source>11</source> <target>11</target>