From 6661cedaef3fa97a7f888fbf7cee8fe3bd4460dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Apr 2026 21:21:39 +0000 Subject: [PATCH] fix: functions-framework-invoker/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-16061843 --- functions-framework-invoker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions-framework-invoker/pom.xml b/functions-framework-invoker/pom.xml index 516f88a8..9f03b9e1 100644 --- a/functions-framework-invoker/pom.xml +++ b/functions-framework-invoker/pom.xml @@ -108,7 +108,7 @@ org.eclipse.jetty jetty-server - 11.0.14 + 12.0.33