diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 290786a0..ae2e3eec 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -265,7 +265,7 @@ org.apache.maven.plugins maven-surefire-plugin - --add-opens java.base/java.nio=ALL-UNNAMED + --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED **/*Tests.java **/*Test.java