From 22569f6117e04d97d39b636826d110da83cd7b1d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Jul 2026 06:27:11 +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-17457695 --- 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..3973888d 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.9