From d960bc19a2a77e0fbbc8dc3d28cbdd49e4d69b2b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Apr 2022 16:59:15 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-2635340 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7494cc2..74c4f67 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ org.apache.struts struts2-core - 2.5.17-atlassian-1 + 2.5.30 provided