From f04704cdab4396f57c5b4d5c516cae0835918a6a Mon Sep 17 00:00:00 2001 From: "mark.j.leonard" Date: Wed, 12 Sep 2018 12:19:42 +0100 Subject: [PATCH] [Model Loader] Use Spring Boot 1.5.15 Upgrade from 1.5.14 to avoid known vulnerabilities. Change-Id: I0921d66b5e7f1ab973a8361ac04afd4679434a6c Issue-ID: AAI-1506 Signed-off-by: mark.j.leonard --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index befbee3..cb0ce2d 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.onap.aai.modelloader.service.ModelLoaderApplication https://nexus.onap.org ${basedir}/target - 1.5.14.RELEASE + 1.5.15.RELEASE 1.1 1.17 1.3 -- 2.16.6