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 5dd725765d8..f7aef292911 100644 --- a/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml @@ -82,4 +82,23 @@ + + + java9 + + 9 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + +