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 6db6a1448c2 chore(deps): Bump com.google.cloud:google-cloud-storage 
(#18488)
6db6a1448c2 is described below

commit 6db6a1448c26d0ebbd7204f2325a4500eac90bd3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 27 10:19:41 2025 +0200

    chore(deps): Bump com.google.cloud:google-cloud-storage (#18488)
    
    Bumps 
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage)
 from 2.53.1 to 2.53.2.
    - [Release notes](https://github.com/googleapis/java-storage/releases)
    - 
[Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/googleapis/java-storage/compare/v2.53.1...v2.53.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-storage
      dependency-version: 2.53.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 92c1e51f926..4a5b4dae894 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -201,7 +201,7 @@
         <google-cloud-pubsub-version>1.140.2</google-cloud-pubsub-version>
         
<google-cloud-pubsublite-version>1.15.10</google-cloud-pubsublite-version>
         
<google-cloud-secretmanager-version>2.67.0</google-cloud-secretmanager-version>
-        <google-cloud-storage-version>2.53.1</google-cloud-storage-version>
+        <google-cloud-storage-version>2.53.2</google-cloud-storage-version>
         <graaljs-version>24.2.1</graaljs-version>
         <graphql-java-version>24.1</graphql-java-version>
         <greenmail-version>2.1.3</greenmail-version>

Reply via email to