From d6f8b255d9c0919eb2e3a67992c990fae3345f75 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 May 2025 02:24:50 +0000 Subject: [PATCH] fix: upgrade io.cloudevents:cloudevents-api from 2.4.2 to 2.5.0 Snyk has created this PR to upgrade io.cloudevents:cloudevents-api from 2.4.2 to 2.5.0. See this package in maven: io.cloudevents:cloudevents-api See this project in Snyk: https://app.snyk.io/org/benjaminhuo/project/1ae6b252-5f8d-4bd9-8f66-3c7db1d7b7f7?utm_source=github&utm_medium=referral&page=upgrade-pr --- functions-framework-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions-framework-api/pom.xml b/functions-framework-api/pom.xml index 9e68a03b..e7518393 100644 --- a/functions-framework-api/pom.xml +++ b/functions-framework-api/pom.xml @@ -20,7 +20,7 @@ io.cloudevents cloudevents-api - 2.4.2 + 2.5.0 compile