From 9c4dedabc4fca3b759a0c2f150085a68df672e58 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Sep 2022 04:46:28 +0000 Subject: [PATCH] fix: base/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESHIRO-2944236 --- base/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/pom.xml b/base/pom.xml index 21ce69ed..f8504086 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -75,7 +75,7 @@ org.apache.shiro shiro-web - 1.2.3 + 1.9.1 compile