From 43e75062508684040ca769b3710f61f2326b8620 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:57:42 +0000 Subject: [PATCH] Bump logback-core from 1.1.2 to 1.2.0 in /NexCollector 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] --- NexCollector/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NexCollector/pom.xml b/NexCollector/pom.xml index eea703f..3123322 100644 --- a/NexCollector/pom.xml +++ b/NexCollector/pom.xml @@ -49,7 +49,7 @@ ch.qos.logback logback-core - 1.1.2 + 1.2.0 ch.qos.logback