From 61ee8f82077f08f471c0ff16d2c59cd63b9226df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Oct 2020 01:07:01 +0000 Subject: [PATCH] fix: base/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-30077 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESHIRO-30724 --- base/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/pom.xml b/base/pom.xml index 21ce69ed..b2d19c53 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -75,7 +75,7 @@ org.apache.shiro shiro-web - 1.2.3 + 1.4.0 compile