diff --git a/pom.xml b/pom.xml index 1b379ed..f745ab7 100644 --- a/pom.xml +++ b/pom.xml @@ -240,6 +240,15 @@ org.apache.maven.plugins maven-surefire-plugin 3.2.5 + + + + + -Dnet.bytebuddy.experimental=true + --add-opens java.base/java.lang=ALL-UNNAMED + --add-opens java.base/java.util=ALL-UNNAMED + +