This is an automated email from the ASF dual-hosted git repository.

apupier 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 07233d6b8ae6 chore(deps): Bump com.google.cloud:google-cloud-storage
07233d6b8ae6 is described below

commit 07233d6b8ae66c31d6eafd4a2a1169021e0ac635
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 12:10:12 2026 +0000

    chore(deps): Bump com.google.cloud:google-cloud-storage
    
    Bumps 
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/google-cloud-java)
 from 2.69.0 to 2.70.0.
    - [Release notes](https://github.com/googleapis/google-cloud-java/releases)
    - 
[Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md)
    - [Commits](https://github.com/googleapis/google-cloud-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-storage
      dependency-version: 2.70.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index abdaa77a1df8..7b3a7ea67c14 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -194,7 +194,7 @@
         
<google-cloud-http-client-version>2.1.1</google-cloud-http-client-version>
         <google-cloud-pubsub-version>1.152.0</google-cloud-pubsub-version>
         
<google-cloud-secretmanager-version>2.94.0</google-cloud-secretmanager-version>
-        <google-cloud-storage-version>2.69.0</google-cloud-storage-version>
+        <google-cloud-storage-version>2.70.0</google-cloud-storage-version>
         
<google-cloud-aiplatform-version>3.94.0</google-cloud-aiplatform-version>
         <google-cloud-vision-version>3.91.0</google-cloud-vision-version>
         <google-cloud-speech-version>4.89.0</google-cloud-speech-version>

Reply via email to