From ce76965e225a6752963980b80476955319b77e8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:10:30 +0000 Subject: [PATCH] Bump logback-classic from 0.9.26 to 1.2.0 Bumps logback-classic from 0.9.26 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- cluster/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/pom.xml b/cluster/pom.xml index fb7e8d11..87d13d4d 100644 --- a/cluster/pom.xml +++ b/cluster/pom.xml @@ -48,7 +48,7 @@ ch.qos.logback logback-classic - 1.0.7 + 1.2.0 diff --git a/pom.xml b/pom.xml index 0fba76d5..83afc709 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ ch.qos.logback logback-classic - 0.9.26 + 1.2.0 test