Upversion Spring Boot to 1.15.17 86/72286/1
authorLee, Tian (tl5884) <tianl@amdocs.com>
Fri, 9 Nov 2018 10:48:40 +0000 (10:48 +0000)
committerLee, Tian (tl5884) <tianl@amdocs.com>
Fri, 9 Nov 2018 10:48:40 +0000 (10:48 +0000)
To fix NexusIQ vulnerabilities

Change-Id: If9e117cfea96e6520fba44d55bee05c7b5764661
Issue-ID: AAI-1891
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 2648b91..71a9eb0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
                <start-class>org.onap.aai.modelloader.service.ModelLoaderApplication</start-class>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <docker.location>${basedir}/target</docker.location>
-               <spring-boot.version>1.5.15.RELEASE</spring-boot.version>
+               <spring-boot.version>1.5.17.RELEASE</spring-boot.version>
                <apache.commons-text.version>1.1</apache.commons-text.version>
                <commons-compress.version>1.18</commons-compress.version>
                <hamcrest-all.version>1.3</hamcrest-all.version>