From 5b93f5e52a57e452e9d594d0e2fdb083d37c7019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:45:03 +0000 Subject: [PATCH] chore(deps)(deps-dev): bump com.google.cloud.functions:function-maven-plugin Bumps [com.google.cloud.functions:function-maven-plugin](https://github.com/GoogleCloudPlatform/functions-framework-java) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases) - [Commits](https://github.com/GoogleCloudPlatform/functions-framework-java/compare/function-maven-plugin-v1.0.0...function-maven-plugin-v1.0.1) --- updated-dependencies: - dependency-name: com.google.cloud.functions:function-maven-plugin dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- samples/firebase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/firebase/pom.xml b/samples/firebase/pom.xml index 6b7617abf..23463fa78 100644 --- a/samples/firebase/pom.xml +++ b/samples/firebase/pom.xml @@ -107,7 +107,7 @@ com.google.cloud.functions function-maven-plugin - 1.0.0 + 1.0.1 com.google.genkit.samples.firebase.functions.GeneratePoemFunction