diff --git a/pom.xml b/pom.xml index 2d85f238..cc699000 100644 --- a/pom.xml +++ b/pom.xml @@ -223,6 +223,14 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + ${surefireArgLine} --add-opens=java.base/java.net=ALL-UNNAMED + +