From 8a4eaf3430762cb0be9d41f7c86cb960bc38ae48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 19:57:41 +0000 Subject: [PATCH] build(deps): bump org.apache.shiro:shiro-spring Bumps org.apache.shiro:shiro-spring from 1.7.1 to 2.1.0. --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-spring dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springboot-shiro-jwt-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-shiro-jwt-redis/pom.xml b/springboot-shiro-jwt-redis/pom.xml index d45f2a7..d4627eb 100644 --- a/springboot-shiro-jwt-redis/pom.xml +++ b/springboot-shiro-jwt-redis/pom.xml @@ -50,7 +50,7 @@ org.apache.shiro shiro-spring - 1.7.1 + 2.1.0 org.crazycake