From ed379228c1c9c1050028107c1f123b81d7f0d87b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:42:54 +0000 Subject: [PATCH] Bump logback-classic from 1.0.13 to 1.2.0 in /6_2_Student_DI_JAVA Bumps logback-classic from 1.0.13 to 1.2.0. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 6_2_Student_DI_JAVA/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6_2_Student_DI_JAVA/pom.xml b/6_2_Student_DI_JAVA/pom.xml index 6992e32..586e9ef 100644 --- a/6_2_Student_DI_JAVA/pom.xml +++ b/6_2_Student_DI_JAVA/pom.xml @@ -18,7 +18,7 @@ 4.2.1.Final - 1.0.13 + 1.2.0 1.7.5