From f0e3617e65a320f1a7316203e877ad0f4dd83142 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Mar 2026 20:29:28 +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-COMFASTERXMLJACKSONCORE-15365924 --- 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..c2021f41 100644 --- a/functions-framework-invoker/pom.xml +++ b/functions-framework-invoker/pom.xml @@ -193,7 +193,7 @@ com.fasterxml.jackson.core jackson-databind - 2.14.2 + 2.18.6