From dd75a942ac65c631249c01d25445430265a038d0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Jul 2026 22:32:15 +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-18230890 --- functions-framework-invoker/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions-framework-invoker/pom.xml b/functions-framework-invoker/pom.xml index 516f88a8..fbda10f6 100644 --- a/functions-framework-invoker/pom.xml +++ b/functions-framework-invoker/pom.xml @@ -103,12 +103,12 @@ org.eclipse.jetty jetty-servlet - 11.0.14 + 11.0.23 org.eclipse.jetty jetty-server - 11.0.14 + 11.0.23