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