This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 728d9497313 chore(deps-dev): Bump com.google.cloud:google-cloud-core (#18250) 728d9497313 is described below commit 728d9497313618aab31b4074131d3f9d5ca40c4c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jun 3 09:32:34 2025 +0200 chore(deps-dev): Bump com.google.cloud:google-cloud-core (#18250) Bumps com.google.cloud:google-cloud-core from 2.56.0 to 2.57.0. --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-core dependency-version: 2.57.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ab26b36ec12..144d52be947 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -194,7 +194,7 @@ <google-api-services-mail-version>v1-rev20250331-2.0.0</google-api-services-mail-version> <google-oauth-client-version>1.39.0</google-oauth-client-version> <google-cloud-bigquery-version>2.50.1</google-cloud-bigquery-version> - <google-cloud-core-version>2.56.0</google-cloud-core-version> + <google-cloud-core-version>2.57.0</google-cloud-core-version> <google-cloud-functions-version>2.65.0</google-cloud-functions-version> <google-cloud-http-client-version>1.47.0</google-cloud-http-client-version> <google-cloud-pubsub-version>1.139.4</google-cloud-pubsub-version>