From 74c6d1a1bf536cb75a8828e08497299c47143aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:52:33 +0000 Subject: [PATCH] Bump logback-core from 1.1.2 to 1.2.0 in /neuroph/Core 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] --- neuroph/Core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neuroph/Core/pom.xml b/neuroph/Core/pom.xml index c411b1ca..f84e724e 100644 --- a/neuroph/Core/pom.xml +++ b/neuroph/Core/pom.xml @@ -58,7 +58,7 @@ ch.qos.logback logback-core - 1.1.2 + 1.2.0 ch.qos.logback