From 2df17abaff51c44709c678203bc4adb2f35014ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jun 2021 03:14:53 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-30082 - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-30401 - https://snyk.io/vuln/SNYK-JAVA-COMMONSFILEUPLOAD-31540 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b35e2b1..3f30868 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.struts struts2-core - (,2.3.20] + 2.3.32 asm