From 3551258c67995ff247ac61d5fb3093651a6a46da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 17:47:09 +0000 Subject: [PATCH] Bump logback-classic from 1.1.3 to 1.2.0 Bumps logback-classic from 1.1.3 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dl-flinker/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dl-flinker/pom.xml b/dl-flinker/pom.xml index b5820ae..898f014 100644 --- a/dl-flinker/pom.xml +++ b/dl-flinker/pom.xml @@ -23,7 +23,7 @@ 1.7.10 - 1.0.13 + 1.2.0 2.4 8.0.11 4.11 diff --git a/pom.xml b/pom.xml index 79a8d05..277580c 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.2.0 org.slf4j