From dea38f9b54eda8e3b1e028582e5fe7f45167a144 Mon Sep 17 00:00:00 2001 From: "Lincoln Baxter, III" Date: Wed, 1 Nov 2023 10:41:37 -0400 Subject: [PATCH] chore(security): update shiro version --- security-integration-shiro/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security-integration-shiro/pom.xml b/security-integration-shiro/pom.xml index 6d383e04b..6a7c03c08 100644 --- a/security-integration-shiro/pom.xml +++ b/security-integration-shiro/pom.xml @@ -19,7 +19,7 @@ org.apache.shiro shiro-web - 1.2.0 + 1.12.0 provided