From 2dd113c237ff2548a61c8ad34828c7fd06b07c6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:40:50 +0000 Subject: [PATCH] Bump logback-core from 1.1.2 to 1.2.0 in /com.suppresswarnings.osgi 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 +- com.suppresswarnings.osgi/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 diff --git a/com.suppresswarnings.osgi/pom.xml b/com.suppresswarnings.osgi/pom.xml index 123ae8e6..26adab88 100644 --- a/com.suppresswarnings.osgi/pom.xml +++ b/com.suppresswarnings.osgi/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-core - 1.1.2 + 1.2.0 \ No newline at end of file