From e0e69a9a3067802243bdc4290fccc9b37c7fbfb2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Nov 2018 05:54:39 +0000 Subject: [PATCH] fix: application/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-30208 --- application/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/pom.xml b/application/pom.xml index bce2b7a99..ec3a07052 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -286,7 +286,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.2.0 org.slf4j @@ -298,7 +298,7 @@ ch.qos.logback logback-core - 1.1.2 + 1.2.0