From fd1c364323e629650b8254b88adcd6d7bcbd6a02 Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Wed, 30 Nov 2022 22:55:50 +0100 Subject: [PATCH] Update surefire plugin config. --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 + +