diff --git a/spring-data-geode/pom.xml b/spring-data-geode/pom.xml index 3bfa36a0..290786a0 100644 --- a/spring-data-geode/pom.xml +++ b/spring-data-geode/pom.xml @@ -20,6 +20,8 @@ ${basedir}/.. + 3.8.1 + 3.0.0 1.13.3 @@ -263,10 +265,15 @@ org.apache.maven.plugins maven-surefire-plugin + --add-opens java.base/java.nio=ALL-UNNAMED **/*Tests.java **/*Test.java + + 16 + oracle + false ${basedir}/src/test/resources/java-util-logging.properties @@ -277,6 +284,26 @@ + + org.apache.maven.plugins + maven-toolchains-plugin + ${maven-toolchains-plugin.version} + + + + toolchain + + + + + + + 16 + oracle + + + +