From 0aadb3a5be907c14433074db662539a123363358 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Jan 2020 06:18:03 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-30208 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19552cb..18e3e9e 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ ch.qos.logback logback-classic - 1.1.5 + 1.1.11 org.slf4j