From 18f7af386802e750ad983ba2cdf4d9b84b4ed5ed Mon Sep 17 00:00:00 2001 From: "Sanchez, Gabriel (gs882h)" Date: Fri, 16 Nov 2018 12:41:12 +0000 Subject: [PATCH] Upversion to Spring Boot 1.5.17 In order to fix NexusIQ vunerabilities Issue-ID: AAI-1892 Change-Id: I50d0a3139059b7590bb7c28cebb721d78638ffe6 Signed-off-by: gabriel.sanchez --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66f01ed..29f2dc9 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ limitations under the License. org.springframework.boot spring-boot-dependencies - 1.5.15.RELEASE + 1.5.17.RELEASE pom import -- 2.16.6