diff --git a/pom.xml b/pom.xml index e8ac4f4..8defde3 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ 0.45.0 3.4.1 23.0.5 - + 17 5.8.2 3.5.0 @@ -83,7 +83,7 @@ 1.6.13 UTF-8 4.2.2 - 3.13.2 + 3.14.0 4.0.0 @@ -153,7 +153,7 @@ maven-compiler-plugin ${maven-compiler-plugin.version} - true + true -Xlint:all,-options,-path,-processing,-classfile @@ -161,6 +161,24 @@ -parameters + + + default-compile + + true + + -Xlint:all,-options,-path,-processing,-classfile + -parameters + + -AlegacyConfigRoot=true + + + + org.apache.maven.plugins @@ -204,7 +222,8 @@ etc/checkstyle/config.xml etc/checkstyle/suppressions.xml etc/checkstyle/java-header.txt - ${project.build.sourceEncoding} + ${project.build.sourceEncoding} + ${project.build.sourceEncoding} true true true @@ -299,7 +318,7 @@ ${java.version} - + ${maven.version}