From: Sanchez, Gabriel (gs882h) Date: Mon, 19 Nov 2018 14:20:39 +0000 (+0000) Subject: Upgrade to springboot 2.1.0 to resolve NexusIQ X-Git-Tag: 1.4.0~16^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F36%2F73036%2F1;p=aai%2Fspike.git Upgrade to springboot 2.1.0 to resolve NexusIQ Upgrade to sprinboot 2.1.0 to resolve NexusIQ vulnerabilities (spring-web), as spike microservice uses Springboot Depedency Managemento to organise dependencies Issue-ID: AAI-1902 Change-Id: I7496e397a4438a71ffd3dd7da215891d9933a0ef Signed-off-by: gabriel.sanchez --- diff --git a/pom.xml b/pom.xml index cc129c0..c50da0a 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ org.springframework.boot spring-boot-dependencies - 2.0.3.RELEASE + 2.1.0.RELEASE pom import