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 1c0824f7b6c chore(deps): Bump com.google.cloud:google-cloud-pubsub (#19315) 1c0824f7b6c is described below commit 1c0824f7b6cacca82cd395514e5f5db50bb8a30c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Sep 25 09:59:41 2025 +0200 chore(deps): Bump com.google.cloud:google-cloud-pubsub (#19315) Bumps [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.141.4 to 1.141.5. - [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.141.4...v1.141.5) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-pubsub dependency-version: 1.141.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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 c87634a9838..a6b421b729d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -201,7 +201,7 @@ <google-cloud-core-version>2.60.2</google-cloud-core-version> <google-cloud-functions-version>2.69.0</google-cloud-functions-version> <google-cloud-http-client-version>1.47.1</google-cloud-http-client-version> - <google-cloud-pubsub-version>1.141.4</google-cloud-pubsub-version> + <google-cloud-pubsub-version>1.141.5</google-cloud-pubsub-version> <google-cloud-pubsublite-version>1.15.15</google-cloud-pubsublite-version> <google-cloud-secretmanager-version>2.75.0</google-cloud-secretmanager-version> <google-cloud-storage-version>2.58.0</google-cloud-storage-version>