From dc444662b5aa9b0acf7cda24d983e1c5482bc7c4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 16:28:06 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-30077 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 09daddc..783fd7e 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.apache.myfaces.core myfaces-impl - 2.1.8 + 2.3-next-M1 compile