From 4938db53a181a8fe30a1aa84b3c1ac55b4d8c353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:12:06 +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.1 to 1.0.2. - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases) - [Commits](https://github.com/GoogleCloudPlatform/functions-framework-java/compare/function-maven-plugin-v1.0.1...function-maven-plugin-v1.0.2) --- updated-dependencies: - dependency-name: com.google.cloud.functions:function-maven-plugin dependency-version: 1.0.2 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 c45418809..2fb1edca3 100644 --- a/samples/firebase/pom.xml +++ b/samples/firebase/pom.xml @@ -107,7 +107,7 @@ com.google.cloud.functions function-maven-plugin - 1.0.1 + 1.0.2 com.google.genkit.samples.firebase.functions.GeneratePoemFunction