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

acosentino 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 1939c9e747d chore(deps): Bump com.google.cloud:google-cloud-storage 
(#18125)
1939c9e747d is described below

commit 1939c9e747d69bc533d174f51b6b622be8efbf5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 20 09:36:19 2025 +0200

    chore(deps): Bump com.google.cloud:google-cloud-storage (#18125)
    
    Bumps 
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage)
 from 2.52.2 to 2.52.3.
    - [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.52.2...v2.52.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.cloud:google-cloud-storage
      dependency-version: 2.52.3
      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 529b4ad4a43..4b28a983ea9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -200,7 +200,7 @@
         <google-cloud-pubsub-version>1.139.4</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.2</google-cloud-storage-version>
+        <google-cloud-storage-version>2.52.3</google-cloud-storage-version>
         <graaljs-version>24.2.1</graaljs-version>
         <graphql-java-version>24.0</graphql-java-version>
         <greenmail-version>2.1.3</greenmail-version>

Reply via email to