From bdba5edfc215ef55e25a74957a00f778be61adeb Mon Sep 17 00:00:00 2001 From: "waqas.ikram" Date: Wed, 16 Feb 2022 12:15:39 +0000 Subject: Updating images version Change-Id: I16e77f33ebe629ebd05a074a7efb0ebdedcbea1a Issue-ID: SO-3632 Signed-off-by: waqas.ikram --- .../integration-etsi-testing/so-simulators/pom.xml | 27 ++++++++++++++++------ 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'plans/so/integration-etsi-testing/so-simulators/pom.xml') diff --git a/plans/so/integration-etsi-testing/so-simulators/pom.xml b/plans/so/integration-etsi-testing/so-simulators/pom.xml index 352c18b1..30a32740 100644 --- a/plans/so/integration-etsi-testing/so-simulators/pom.xml +++ b/plans/so/integration-etsi-testing/so-simulators/pom.xml @@ -15,6 +15,7 @@ 2.3.0 1.1.1 11 + 2.1.5.RELEASE common @@ -30,7 +31,7 @@ org.springframework.boot spring-boot-starter-parent - 2.1.5.RELEASE + ${springboot-version} pom import @@ -74,12 +75,12 @@ org.springframework.boot spring-boot-starter-test test - - - android-json - com.vaadin.external.google - - + + + android-json + com.vaadin.external.google + + org.springframework.boot @@ -91,4 +92,16 @@ ${jax.ws.rs} + + + + + + org.springframework.boot + spring-boot-maven-plugin + ${springboot-version} + + + + -- cgit 1.2.3-korg