diff --git a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml index 59fb0a5da6..25264ca068 100644 --- a/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml +++ b/spring-boot-integration-tests/spring-boot-integration-tests-embedded-servlet-container/pom.xml @@ -63,4 +63,26 @@ + + + java9 + + 9 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/EmbeddedServletContainerJarDevelopmentIntegrationTests.java + **/EmbeddedServletContainerWarDevelopmentIntegrationTests.java + + + + + + +