From 81536553fc6e68a3d39c9e53203e1ad4ff7d7441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:44:45 +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] --- pom.xml | 2 +- replication/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5b4ea3e8..2ae3ad19 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.2.0 io.netty diff --git a/replication/pom.xml b/replication/pom.xml index 984019d4..4e1bdaa9 100644 --- a/replication/pom.xml +++ b/replication/pom.xml @@ -56,7 +56,7 @@ ch.qos.logback logback-classic - 1.0.1 + 1.2.0 true