From 1c4fd13d5438cf524bc8aa9bc28d8daf38f204e2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Sep 2026 22:38:57 +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-19496766 --- 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..49b4c1a4 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.10