From 46344e851387afa34e2a4e99423c6617f4755385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:41:28 +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] --- Section3/Video_3.5/SpringSecurity-AuthenticationTypes/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Section3/Video_3.5/SpringSecurity-AuthenticationTypes/pom.xml b/Section3/Video_3.5/SpringSecurity-AuthenticationTypes/pom.xml index a879acf..531f67e 100644 --- a/Section3/Video_3.5/SpringSecurity-AuthenticationTypes/pom.xml +++ b/Section3/Video_3.5/SpringSecurity-AuthenticationTypes/pom.xml @@ -9,7 +9,7 @@ http://maven.apache.org - 1.0.13 + 1.2.0 1.7.5