From: Sanchez, Gabriel (gs882h) Date: Mon, 19 Nov 2018 14:27:59 +0000 (+0000) Subject: Upgrade to springboot 2.1.0 to resolve NexusIQ X-Git-Tag: 3.0.1-ONAP X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d8fc3bbf5e89bfc8a67de9aec73aaf598b53ee8a;p=aai%2Fspike.git Upgrade to springboot 2.1.0 to resolve NexusIQ Upgrade to springboot 2.1.0 to resolve NexusIQ vulnerabilities (i.e. spring-web), a spike microservice uses springboot Dependency Management in the pom file to organisation its dependencies. Issue-ID: AAI-1902 Change-Id: I8ef3348888b4b76f892ebdf77cf6c9f9dde73ff8 Signed-off-by: Sanchez, Gabriel (gs882h) --- diff --git a/pom.xml b/pom.xml index e41dce6..281c570 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