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 db172b29fc3 chore(deps): Bump com.google.cloud:google-cloud-pubsub
(#18261)
db172b29fc3 is described below
commit db172b29fc3ef5f14bb2e2b4c40024ab38fd9cbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 4 09:48:17 2025 +0200
chore(deps): Bump com.google.cloud:google-cloud-pubsub (#18261)
Bumps
[com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub)
from 1.139.4 to 1.140.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.139.4...v1.140.0)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-pubsub
dependency-version: 1.140.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 f261d9981c7..305c4771f70 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -197,7 +197,7 @@
<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>
+ <google-cloud-pubsub-version>1.140.0</google-cloud-pubsub-version>
<google-cloud-pubsublite-version>1.15.8</google-cloud-pubsublite-version>
<google-cloud-secretmanager-version>2.63.0</google-cloud-secretmanager-version>
<google-cloud-storage-version>2.52.3</google-cloud-storage-version>