From fb747af0ca03dbc028f2772efe29f42c0c00e0e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:25:20 +0000 Subject: [PATCH] Bump shiro-spring from 1.3.2 to 1.7.1 in /Backend Bumps shiro-spring from 1.3.2 to 1.7.1. --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-spring dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/pom.xml b/Backend/pom.xml index 17741ec..26f6115 100644 --- a/Backend/pom.xml +++ b/Backend/pom.xml @@ -62,7 +62,7 @@ org.apache.shiro shiro-spring - 1.3.2 + 1.7.1 com.baomidou