From b618f962ae4559b9976c05cb8c28467df2f0e737 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Dec 2023 14:19:24 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-6102825 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fe002b..f0b5f4c 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ org.apache.struts struts2-core - 2.5.17-atlassian-1 + 2.5.33 provided