diff --git a/pom.xml b/pom.xml index 4f27a00d..8fccf637 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,8 @@ UTF-8 UTF-8 2.17 + 3.1 + 2.10 ${java.version} ${java.version} ${basedir} @@ -176,6 +178,20 @@ limitations under the License. + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${maven.compiler.source} + ${maven.compiler.target} + + + + org.apache.maven.plugins + maven-eclipse-plugin + ${maven-eclipse-plugin.version} + org.apache.maven.plugins