From a2249b81c44995ed070765d9a539b17a16c06a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:15:34 +0000 Subject: [PATCH] Bump shiro-spring from 1.4.0 to 1.7.1 in /demo-jwt Bumps shiro-spring from 1.4.0 to 1.7.1. --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-spring dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo-jwt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-jwt/pom.xml b/demo-jwt/pom.xml index 1e36e2f..9392225 100644 --- a/demo-jwt/pom.xml +++ b/demo-jwt/pom.xml @@ -78,7 +78,7 @@ org.apache.shiro shiro-spring - 1.4.0 + 1.7.1