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 5cf81a17665e chore(deps): Bump com.google.cloud:google-cloud-pubsub
(#23756)
5cf81a17665e is described below
commit 5cf81a17665ec843324d2c43988bbeef7bbb3441
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 16:32:55 2026 +0200
chore(deps): Bump com.google.cloud:google-cloud-pubsub (#23756)
Bumps
[com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub)
from 1.150.2 to 1.151.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/commits)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-pubsub
dependency-version: 1.151.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 03fad8dff682..7606021097bd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -193,7 +193,7 @@
<google-cloud-firestore-version>3.42.0</google-cloud-firestore-version>
<google-cloud-functions-version>2.81.0</google-cloud-functions-version>
<google-cloud-http-client-version>2.1.0</google-cloud-http-client-version>
- <google-cloud-pubsub-version>1.150.2</google-cloud-pubsub-version>
+ <google-cloud-pubsub-version>1.151.0</google-cloud-pubsub-version>
<google-cloud-secretmanager-version>2.92.0</google-cloud-secretmanager-version>
<google-cloud-storage-version>2.68.0</google-cloud-storage-version>
<google-cloud-aiplatform-version>3.94.0</google-cloud-aiplatform-version>