diff --git a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml index fadbc982cc..eb05e8b554 100644 --- a/spring-boot-samples/spring-boot-sample-jersey1/pom.xml +++ b/spring-boot-samples/spring-boot-sample-jersey1/pom.xml @@ -64,4 +64,30 @@ + + + java10 + + [10,) + + + + javax.xml.bind + jaxb-api + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + --add-modules java.base + + + + + +