From a4cd694e0678e0bfa5e9284ca42e774c8dfd5ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:05:16 +0000 Subject: [PATCH] build(deps): bump org.springframework.cloud:spring-cloud-function-adapter-gcp Bumps [org.springframework.cloud:spring-cloud-function-adapter-gcp](https://github.com/spring-cloud/spring-cloud-function) from 4.1.1 to 5.0.0. - [Release notes](https://github.com/spring-cloud/spring-cloud-function/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-function/compare/v4.1.1...v5.0.0) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-function-adapter-gcp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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