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 9e55901ea89 chore(deps): Bump google-cloud-http-client-version from 
1.46.3 to 1.47.0 (#17907)
9e55901ea89 is described below

commit 9e55901ea89125b9d8190639e16860785007b81f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 29 10:59:46 2025 +0200

    chore(deps): Bump google-cloud-http-client-version from 1.46.3 to 1.47.0 
(#17907)
    
    Bumps `google-cloud-http-client-version` from 1.46.3 to 1.47.0.
    
    Updates `com.google.http-client:google-http-client` from 1.46.3 to 1.47.0
    - [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
    - 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.3...v1.47.0)
    
    Updates `com.google.http-client:google-http-client-jackson2` from 1.46.3 to 
1.47.0
    - [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
    - 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.3...v1.47.0)
    
    Updates `com.google.http-client:google-http-client-gson` from 1.46.3 to 
1.47.0
    - [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
    - 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.3...v1.47.0)
    
    Updates `com.google.http-client:google-http-client-apache-v2` from 1.46.3 
to 1.47.0
    - [Release 
notes](https://github.com/googleapis/google-http-java-client/releases)
    - 
[Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/googleapis/google-http-java-client/compare/v1.46.3...v1.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.http-client:google-http-client
      dependency-version: 1.47.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.http-client:google-http-client-jackson2
      dependency-version: 1.47.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.http-client:google-http-client-gson
      dependency-version: 1.47.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.http-client:google-http-client-apache-v2
      dependency-version: 1.47.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 3fe471e9888..12477d14b9f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -196,7 +196,7 @@
         <google-cloud-bigquery-version>2.49.2</google-cloud-bigquery-version>
         <google-cloud-core-version>2.54.2</google-cloud-core-version>
         <google-cloud-functions-version>2.62.0</google-cloud-functions-version>
-        
<google-cloud-http-client-version>1.46.3</google-cloud-http-client-version>
+        
<google-cloud-http-client-version>1.47.0</google-cloud-http-client-version>
         <google-cloud-pubsub-version>1.139.1</google-cloud-pubsub-version>
         
<google-cloud-pubsublite-version>1.15.6</google-cloud-pubsublite-version>
         
<google-cloud-secretmanager-version>2.60.0</google-cloud-secretmanager-version>

Reply via email to