From add6f5c75b78e9379bd0fec5c415f48e521967f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Sep 2021 22:10:43 +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-1656679 --- base/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/pom.xml b/base/pom.xml index 21ce69ed..94a9ff12 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -75,7 +75,7 @@ org.apache.shiro shiro-web - 1.2.3 + 1.8.0 compile