From: romaingimbert Date: Wed, 25 Apr 2018 15:53:24 +0000 (+0200) Subject: handle security issues X-Git-Tag: 2.0.0-ONAP~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0efe9efeeb2a491b20cb7913d08a85b2320fda77;p=externalapi%2Fnbi.git handle security issues - upgrade spring version Change-Id: Ib4efd027f75d1735f0f0d632c0e5fdc108627e8e Issue-ID: EXTAPI-77 Signed-off-by: romaingimbert --- diff --git a/pom.xml b/pom.xml index 3cdb75b..4c62fbe 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.10.RELEASE + 1.5.12.RELEASE @@ -175,7 +175,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.8.0 + 2.8.11