diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml index 861edc5fa6a..32e9588e419 100644 --- a/jetty-cdi/pom.xml +++ b/jetty-cdi/pom.xml @@ -59,4 +59,25 @@ + + + jdk16 + + [16,) + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + --add-opens java.base/java.lang=ALL-UNNAMED + + + + + + +