diff --git a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml index 3beeaa8490d..b1f2778aa9d 100644 --- a/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml +++ b/spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml @@ -107,4 +107,23 @@ + + + java9 + + 9 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + +