From be46c1942cbc608e5b913df231554f30afba46dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Nov 2022 01:06:14 +0000 Subject: [PATCH] fix: gce/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMSUNFACES-3104591 --- gce/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gce/pom.xml b/gce/pom.xml index 672fdd2..1b42772 100644 --- a/gce/pom.xml +++ b/gce/pom.xml @@ -126,7 +126,7 @@ com.sun.faces jsf-impl - 2.2.12 + 2.2.20 \ No newline at end of file