From ca43dc04baefb007a9593ee57cd9bb80d0bdc06e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 19:44:51 +0000 Subject: [PATCH] build(deps): bump org.springframework.cloud:spring-cloud-function-adapter-gcp Bumps org.springframework.cloud:spring-cloud-function-adapter-gcp from 4.1.1 to 4.3.0. --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-function-adapter-gcp dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- function/function-samples/sample-function-greeter-gcp/pom.xml | 2 +- function/function-samples/sample-function-rest-book/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/function/function-samples/sample-function-greeter-gcp/pom.xml b/function/function-samples/sample-function-greeter-gcp/pom.xml index 0a5e415d6..15f32a7e9 100644 --- a/function/function-samples/sample-function-greeter-gcp/pom.xml +++ b/function/function-samples/sample-function-greeter-gcp/pom.xml @@ -40,7 +40,7 @@ org.springframework.cloud spring-cloud-function-adapter-gcp - 4.1.1 + 5.0.0 diff --git a/function/function-samples/sample-function-rest-book/pom.xml b/function/function-samples/sample-function-rest-book/pom.xml index 9cd36f890..716157a61 100644 --- a/function/function-samples/sample-function-rest-book/pom.xml +++ b/function/function-samples/sample-function-rest-book/pom.xml @@ -60,7 +60,7 @@ org.springframework.cloud spring-cloud-function-adapter-gcp - 4.1.1 + 5.0.0