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 d84dd31527e chore(deps): Bump google-cloud-http-client-version from 
1.44.2 to 1.45.0
d84dd31527e is described below

commit d84dd31527e3e42bf3053aed0a432a56bcf7e83c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 22 06:45:09 2024 +0000

    chore(deps): Bump google-cloud-http-client-version from 1.44.2 to 1.45.0
    
    Bumps `google-cloud-http-client-version` from 1.44.2 to 1.45.0.
    
    Updates `com.google.http-client:google-http-client` from 1.44.2 to 1.45.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.44.2...v1.45.0)
    
    Updates `com.google.http-client:google-http-client-jackson2` from 1.44.2 to 
1.45.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.44.2...v1.45.0)
    
    Updates `com.google.http-client:google-http-client-gson` from 1.44.2 to 
1.45.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.44.2...v1.45.0)
    
    Updates `com.google.http-client:google-http-client-apache-v2` from 1.44.2 
to 1.45.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.44.2...v1.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.http-client:google-http-client
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.http-client:google-http-client-jackson2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.http-client:google-http-client-gson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.http-client:google-http-client-apache-v2
      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 9fa4b18affd..10d83257c20 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -189,7 +189,7 @@
         <google-oauth-client-version>1.36.0</google-oauth-client-version>
         <google-cloud-bom-version>26.44.0</google-cloud-bom-version>
         
<google-cloud-functions-bom-version>2.49.0</google-cloud-functions-bom-version>
-        
<google-cloud-http-client-version>1.44.2</google-cloud-http-client-version>
+        
<google-cloud-http-client-version>1.45.0</google-cloud-http-client-version>
         
<google-cloud-secretmanager-bom-version>2.47.0</google-cloud-secretmanager-bom-version>
         <graaljs-version>24.0.2</graaljs-version>
         <graphql-java-version>22.2</graphql-java-version>

Reply via email to