From: NicolasLaplaud Date: Fri, 13 Apr 2018 09:03:23 +0000 (+0200) Subject: Fix vulnerability report X-Git-Tag: 2.0.0-ONAP~52^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=33fc4d316d24a028e968a6f28fc2ead595056349;p=externalapi%2Fnbi.git Fix vulnerability report - Exclude old logback-classic from spring-boot-starter-web - Add the latest logback-classic release version Change-Id: I6c6c35ed9ba2e7d8f0176fe086fda4a42576e4bd Issue-ID: EXTAPI-71 Signed-off-by: NicolasLaplaud --- diff --git a/pom.xml b/pom.xml index 505777a..50e3c21 100644 --- a/pom.xml +++ b/pom.xml @@ -105,6 +105,18 @@ org.springframework.boot spring-boot-starter-web + + + ch.qos.logback + logback-classic + + + + + + ch.qos.logback + logback-classic + 1.2.3