From bc32102ede155f365c98da28d543da9bb1a4c86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:25:54 +0000 Subject: [PATCH] Bump shiro-spring from 1.4.1 to 1.7.1 in /interactive-class/class-system Bumps shiro-spring from 1.4.1 to 1.7.1. --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-spring dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- interactive-class/class-system/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interactive-class/class-system/pom.xml b/interactive-class/class-system/pom.xml index 50aa21d..17db17b 100644 --- a/interactive-class/class-system/pom.xml +++ b/interactive-class/class-system/pom.xml @@ -65,7 +65,7 @@ org.apache.shiro shiro-spring - 1.4.1 + 1.7.1 com.code