From 86d09f7337df711dda2de0d121dabd864e3b23cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 16:42:19 +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.3/SpringSecurity-HandlingLogouts/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Section3/Video_3.3/SpringSecurity-HandlingLogouts/pom.xml b/Section3/Video_3.3/SpringSecurity-HandlingLogouts/pom.xml index dce02ec..034f3cf 100644 --- a/Section3/Video_3.3/SpringSecurity-HandlingLogouts/pom.xml +++ b/Section3/Video_3.3/SpringSecurity-HandlingLogouts/pom.xml @@ -9,7 +9,7 @@ http://maven.apache.org - 1.0.13 + 1.2.0 1.7.5