diff --git a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml index 1f79ebb1d9..5d7f28ddff 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml @@ -68,4 +68,23 @@ + + + java9 + + 9 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + +