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