From 76616d49b72f99db86d44054b6f17e4138b2f974 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Apr 2026 21:20:32 +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-15907551 --- 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..6a26b2ea 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.21.2