From 7b8c571115b1681d12030c9447ee9351e96a872b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 9 Sep 2026 17:40:55 +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-19644207 --- 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..90dada6b 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.38