From 230691792f745ca43bcc89fc0dd910e7f31b3965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:35:23 +0000 Subject: [PATCH] Bump logback-core in /com.suppresswarnings.osgi/c.s.c.common Bumps logback-core from 1.1.2 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- com.suppresswarnings.osgi/c.s.c.common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.suppresswarnings.osgi/c.s.c.common/pom.xml b/com.suppresswarnings.osgi/c.s.c.common/pom.xml index 271783f0..3c805632 100644 --- a/com.suppresswarnings.osgi/c.s.c.common/pom.xml +++ b/com.suppresswarnings.osgi/c.s.c.common/pom.xml @@ -61,7 +61,7 @@ ch.qos.logback logback-core - 1.1.2 + 1.2.0 \ No newline at end of file