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 22f2fc67e3e chore(deps): Bump 
com.google.auth:google-auth-library-oauth2-http (#17111)
22f2fc67e3e is described below

commit 22f2fc67e3ec326efd013e08fde6201ca441e61a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 13 10:55:51 2025 +0100

    chore(deps): Bump com.google.auth:google-auth-library-oauth2-http (#17111)
    
    Bumps com.google.auth:google-auth-library-oauth2-http from 1.32.0 to 1.32.1.
    
    ---
    updated-dependencies:
    - dependency-name: com.google.auth:google-auth-library-oauth2-http
      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 5ca2a1b8ef5..f7c6691943f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,7 @@
         <jaxb-xjc-version>4.0.5</jaxb-xjc-version>
         <jaxb-jxc-version>4.0.5</jaxb-jxc-version>
         <gmavenplus-plugin-version>4.1.1</gmavenplus-plugin-version>
-        
<google-auth-library-oauth2-http-version>1.32.0</google-auth-library-oauth2-http-version>
+        
<google-auth-library-oauth2-http-version>1.32.1</google-auth-library-oauth2-http-version>
         <google-api-client-version>2.7.2</google-api-client-version>
         
<google-api-services-drive-version>v3-rev20250122-2.0.0</google-api-services-drive-version>
         
<google-api-services-calendar-version>v3-rev20250115-2.0.0</google-api-services-calendar-version>

Reply via email to