From 3fc94dd71339db72d60220add95b6b72c932abdb Mon Sep 17 00:00:00 2001 From: "Eran (ev672n), Vosk" Date: Tue, 16 Oct 2018 17:33:49 +0300 Subject: security check issues recheck eun-clm updating spring version, using security check issues Change-Id: Ic9eb249b70d4e32669fc6f1f4262b0fb91c0cd70 Issue-ID: SDC-1829 Signed-off-by: Eran (ev672n), Vosk --- dcaedt_catalog/service/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dcaedt_catalog/service') diff --git a/dcaedt_catalog/service/pom.xml b/dcaedt_catalog/service/pom.xml index b4f20d2..85a3019 100644 --- a/dcaedt_catalog/service/pom.xml +++ b/dcaedt_catalog/service/pom.xml @@ -26,9 +26,9 @@ org.springframework.boot spring-boot-maven-plugin - 1.3.3.RELEASE + 2.0.5.RELEASE - org.onap.sdc.dcae.catalog.engine.CatalogEngine + exec @@ -60,7 +60,7 @@ org.springframework.boot spring-boot-starter-web - 1.4.1.RELEASE + 2.0.5.RELEASE org.springframework @@ -70,7 +70,7 @@ org.springframework.boot spring-boot-autoconfigure - 1.4.1.RELEASE + 2.0.5.RELEASE org.onap.sdc.dcae-d.dt-be-main -- cgit 1.2.3-korg