From 30d09c02b29a8281fc8e8910feaac5bf029d4cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 17:35:23 +0000 Subject: [PATCH] Bump logback-classic in /com.suppresswarnings.osgi/c.s.c.common Bumps logback-classic from 1.1.2 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic 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..53f0dfbf 100644 --- a/com.suppresswarnings.osgi/c.s.c.common/pom.xml +++ b/com.suppresswarnings.osgi/c.s.c.common/pom.xml @@ -56,7 +56,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.2.0 ch.qos.logback