diff --git a/docker/spring-cloud-contract-stub-runner-docker/pom.xml b/docker/spring-cloud-contract-stub-runner-docker/pom.xml index 23fbe741ed..e50f524076 100644 --- a/docker/spring-cloud-contract-stub-runner-docker/pom.xml +++ b/docker/spring-cloud-contract-stub-runner-docker/pom.xml @@ -95,6 +95,17 @@ ${spring-cloud-build.version} pom + + org.springframework.boot.experimental + spring-boot-thin-layout + ${thin-jar.version} + + + org.springframework.boot.experimental + spring-boot-thin-launcher + ${thin-jar.version} + exec + diff --git a/pom.xml b/pom.xml index 03c3099be9..818c7b8a88 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,7 @@ 0.8.5 1.6.0 1.3.0 + 1.0.27.RELEASE 1.5.20 1.9.4 diff --git a/spring-cloud-contract-stub-runner-boot/pom.xml b/spring-cloud-contract-stub-runner-boot/pom.xml index 84d517d579..2cc938a36f 100644 --- a/spring-cloud-contract-stub-runner-boot/pom.xml +++ b/spring-cloud-contract-stub-runner-boot/pom.xml @@ -13,9 +13,6 @@ jar Spring Cloud Contract Stub Runner Boot Spring Cloud Contract Stub Runner Boot - - 1.0.27.RELEASE - org.springframework.cloud