From e03086e12e0a0cb695710034cc0c7436a928d4d8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Jun 2026 19:50:54 +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-17440598 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-17440366 --- 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..f3c75d2c 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.8