From 85c0385f8d30f11db18572afb35eaa3b1d11412f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:45:16 +0000 Subject: [PATCH] Bump logback-core from 1.0.7 to 1.2.0 in /cluster Bumps logback-core from 1.0.7 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cluster/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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