From c8869ca4179fc378eba9ca92e17c43d1dbb1a47e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:24:13 +0000 Subject: [PATCH] Bump logback-classic from 1.1.2 to 1.2.0 in /neuroph/Core 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] --- 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..a9eead13 100644 --- a/neuroph/Core/pom.xml +++ b/neuroph/Core/pom.xml @@ -63,7 +63,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.2.0 javax.visrec