From 4ec31183b188794b2818c670bf9e74d835e62da3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Jun 2023 16:57:59 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-5707101 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHESTRUTS-5707102 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 06df49a..28176f0 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ org.apache.struts struts2-core - 2.5.17-atlassian-1 + 2.5.31 provided