From e52e86e38c679e880e7cbd229b188afeb0c478fc Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Mon, 26 Jun 2023 08:51:27 +0200 Subject: [PATCH] Fixing the build --- .../spring-cloud-contract-stub-runner-docker/pom.xml | 11 +++++++++++ pom.xml | 1 + 2 files changed, 12 insertions(+) diff --git a/docker/spring-cloud-contract-stub-runner-docker/pom.xml b/docker/spring-cloud-contract-stub-runner-docker/pom.xml index bae4a61e70..8619bd74b3 100644 --- a/docker/spring-cloud-contract-stub-runner-docker/pom.xml +++ b/docker/spring-cloud-contract-stub-runner-docker/pom.xml @@ -86,6 +86,17 @@ pom runtime + + 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 582d095b18..fcaf867c7b 100644 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,7 @@ 0.8.8 1.6.0 1.3.0 + 1.0.27.RELEASE 1.8.22 1.9.4