diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index e29d7b0207..a6c1e530d8 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -259,4 +259,26 @@ + + + java9 + + 9 + + + 1.9.0.BETA-7 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + --add-modules java.base,java.xml.bind + + + + + +