From 84f92ba15379a3387aa940a5a87a16af40cffc87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 17:27:58 +0000 Subject: [PATCH] Bump logback-classic in /neural-nets/deeplearning4j/deeplearning-hello Bumps logback-classic from 1.0.6 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neural-nets/deeplearning4j/deeplearning-hello/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neural-nets/deeplearning4j/deeplearning-hello/pom.xml b/neural-nets/deeplearning4j/deeplearning-hello/pom.xml index 94c54bc..72df334 100644 --- a/neural-nets/deeplearning4j/deeplearning-hello/pom.xml +++ b/neural-nets/deeplearning4j/deeplearning-hello/pom.xml @@ -14,7 +14,7 @@ ch.qos.logback logback-classic - 1.0.6 + 1.2.0 org.deeplearning4j