From f529d1550a71c8197c6690fb9f9af1a2c3ec11f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:42:20 +0000 Subject: [PATCH] Bump logback-classic 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] --- Section4/Video_4.3/SpringSecurity-Method Security/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Section4/Video_4.3/SpringSecurity-Method Security/pom.xml b/Section4/Video_4.3/SpringSecurity-Method Security/pom.xml index f3dfca7..1316743 100644 --- a/Section4/Video_4.3/SpringSecurity-Method Security/pom.xml +++ b/Section4/Video_4.3/SpringSecurity-Method Security/pom.xml @@ -9,7 +9,7 @@ http://maven.apache.org - 1.0.13 + 1.2.0 1.7.5