From 82b1cb7ce6db37ad36200111467c5dc057df0aea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:24:22 +0000 Subject: [PATCH] Bump logback-classic from 1.1.3 to 1.2.0 in /datarapid-core 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] --- datarapid-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datarapid-core/pom.xml b/datarapid-core/pom.xml index 2891fc4..a7801b3 100644 --- a/datarapid-core/pom.xml +++ b/datarapid-core/pom.xml @@ -115,7 +115,7 @@ ch.qos.logback logback-classic - 1.1.3 + 1.2.0 ch.qos.logback