From 92086b514115a9676420e9f97a4a7499468afbd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 18:47:42 +0000 Subject: [PATCH] Bump logback-classic from 1.1.2 to 1.2.0 in /sketch_code_COMP_535 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] --- sketch_code_COMP_535/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sketch_code_COMP_535/pom.xml b/sketch_code_COMP_535/pom.xml index 4bab901..00ef4df 100644 --- a/sketch_code_COMP_535/pom.xml +++ b/sketch_code_COMP_535/pom.xml @@ -37,7 +37,7 @@ ch.qos.logback logback-classic - 1.1.2 + 1.2.0 \ No newline at end of file