From 8aa976403623209c7439ff351138ed1e1415cb4c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Nov 2023 16:48:08 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 09daddc..b1eeb9e 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.myfaces.core myfaces-impl - 2.1.8 + 2.2.10 compile