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 8a19e652619 chore(deps): Bump google-cloud-http-client-version from 
1.46.0 to 1.46.1 (#17095)
8a19e652619 is described below

commit 8a19e652619f564a51306ace81ce992cad7993c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 10 12:24:08 2025 +0100

    chore(deps): Bump google-cloud-http-client-version from 1.46.0 to 1.46.1 
(#17095)
    
    Bumps `google-cloud-http-client-version` from 1.46.0 to 1.46.1.
    
    Updates `com.google.http-client:google-http-client` from 1.46.0 to 1.46.1
    - [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.0...v1.46.1)
    
    Updates `com.google.http-client:google-http-client-jackson2` from 1.46.0 to 
1.46.1
    - [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.0...v1.46.1)
    
    Updates `com.google.http-client:google-http-client-gson` from 1.46.0 to 
1.46.1
    - [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.0...v1.46.1)
    
    Updates `com.google.http-client:google-http-client-apache-v2` from 1.46.0 
to 1.46.1
    - [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.0...v1.46.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.http-client:google-http-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.google.http-client:google-http-client-jackson2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.google.http-client:google-http-client-gson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.google.http-client:google-http-client-apache-v2
      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 2c0dc56906f..93ea04fe665 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -190,7 +190,7 @@
         <google-oauth-client-version>1.37.0</google-oauth-client-version>
         <google-cloud-bom-version>26.54.0</google-cloud-bom-version>
         
<google-cloud-functions-bom-version>2.57.0</google-cloud-functions-bom-version>
-        
<google-cloud-http-client-version>1.46.0</google-cloud-http-client-version>
+        
<google-cloud-http-client-version>1.46.1</google-cloud-http-client-version>
         
<google-cloud-secretmanager-bom-version>2.55.0</google-cloud-secretmanager-bom-version>
         <graaljs-version>24.1.2</graaljs-version>
         <graphql-java-version>22.3</graphql-java-version>

Reply via email to