diff --git a/guava-tests/pom.xml b/guava-tests/pom.xml index 0891bd86484e..50a5a9ffe2eb 100644 --- a/guava-tests/pom.xml +++ b/guava-tests/pom.xml @@ -74,16 +74,6 @@ maven-compiler-plugin - - - default-testCompile - - - -Xlint:-removal - - - - maven-source-plugin @@ -140,4 +130,25 @@ + + + jvm11plus + + [11,] + + + + + maven-compiler-plugin + + + -Xlint:-removal + -Xlint:-options + + + + + + +