diff --git a/samples/wiremock/pom.xml b/samples/wiremock/pom.xml index 30593175dc..e50a9ccf6e 100644 --- a/samples/wiremock/pom.xml +++ b/samples/wiremock/pom.xml @@ -72,10 +72,6 @@ - - org.springframework.boot - spring-boot-maven-plugin - maven-deploy-plugin diff --git a/spring-cloud-contract-stub-runner/pom.xml b/spring-cloud-contract-stub-runner/pom.xml index 7f0f2e2aaa..6bf2b2fcdc 100644 --- a/spring-cloud-contract-stub-runner/pom.xml +++ b/spring-cloud-contract-stub-runner/pom.xml @@ -156,10 +156,12 @@ org.junit.jupiter junit-jupiter-engine + true org.junit.jupiter junit-jupiter-api + true