This is an automated email from the ASF dual-hosted git repository. acosentino 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 f6f7b916d4d chore(deps): Bump com.google.cloud:google-cloud-pubsub (#17468) f6f7b916d4d is described below commit f6f7b916d4d0ab99f85e2005985340b54008d631 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 17 13:36:20 2025 +0100 chore(deps): Bump com.google.cloud:google-cloud-pubsub (#17468) Bumps [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.137.1 to 1.138.0. - [Release notes](https://github.com/googleapis/java-pubsub/releases) - [Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/java-pubsub/compare/v1.137.1...v1.138.0) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-pubsub dependency-type: direct:production 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 e27fbc2dbd1..b60ef55d25a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -194,7 +194,7 @@ <google-cloud-core-version>2.53.1</google-cloud-core-version> <google-cloud-functions-version>2.61.0</google-cloud-functions-version> <google-cloud-http-client-version>1.46.3</google-cloud-http-client-version> - <google-cloud-pubsub-version>1.137.1</google-cloud-pubsub-version> + <google-cloud-pubsub-version>1.138.0</google-cloud-pubsub-version> <google-cloud-pubsublite-version>1.15.4</google-cloud-pubsublite-version> <google-cloud-secretmanager-version>2.59.0</google-cloud-secretmanager-version> <google-cloud-storage-version>2.49.0</google-cloud-storage-version>