From b7bf69bcaaa6a882da693a4832e11eb8fde19e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 23:24:50 +0000 Subject: [PATCH] Bump com.google.cloud.functions:function-maven-plugin Bumps [com.google.cloud.functions:function-maven-plugin](https://github.com/GoogleCloudPlatform/functions-framework-java) from 0.9.1 to 0.9.8. - [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-java/releases) - [Commits](https://github.com/GoogleCloudPlatform/functions-framework-java/commits) --- updated-dependencies: - dependency-name: com.google.cloud.functions:function-maven-plugin dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../function-sample-gcp-background/pom.xml | 2 +- spring-cloud-function-samples/function-sample-gcp-http/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-gcp-background/pom.xml b/spring-cloud-function-samples/function-sample-gcp-background/pom.xml index a7400b61c..fd8e17c38 100644 --- a/spring-cloud-function-samples/function-sample-gcp-background/pom.xml +++ b/spring-cloud-function-samples/function-sample-gcp-background/pom.xml @@ -53,7 +53,7 @@ com.google.cloud.functions function-maven-plugin - 0.9.1 + 0.9.8 org.springframework.cloud.function.adapter.gcp.GcfJarLauncher 8080 diff --git a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml index 3789f4fd8..350d41c0e 100644 --- a/spring-cloud-function-samples/function-sample-gcp-http/pom.xml +++ b/spring-cloud-function-samples/function-sample-gcp-http/pom.xml @@ -85,7 +85,7 @@ com.google.cloud.functions function-maven-plugin - 0.9.1 + 0.9.8 org.springframework.cloud.function.adapter.gcp.GcfJarLauncher 8080