From 146c18e1d6fb3e816748d7c0285ec6d0a19d3db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:46:34 +0000 Subject: [PATCH] Bump logback-core from 0.9.26 to 1.2.0 Bumps logback-core from 0.9.26 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core 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..cb76c60d 100644 --- a/cluster/pom.xml +++ b/cluster/pom.xml @@ -43,7 +43,7 @@ ch.qos.logback logback-core - 1.0.7 + 1.2.0 ch.qos.logback diff --git a/pom.xml b/pom.xml index 0fba76d5..5ee621b8 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ ch.qos.logback logback-core - 0.9.26 + 1.2.0 test