diff --git a/e2e-test/pom.xml b/e2e-test/pom.xml index 603c8d7cc..2faf7684a 100644 --- a/e2e-test/pom.xml +++ b/e2e-test/pom.xml @@ -32,6 +32,9 @@ ${test.exclude} ${test.include} true + + --add-opens=java.base/java.lang=ALL-UNNAMED +