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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 5b593c5a8b7 build(deps-dev): bump 
com.google.auth:google-auth-library-credentials (#20289)
5b593c5a8b7 is described below

commit 5b593c5a8b72c7fd8a934e4cb55a6216ec3fe2ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 09:36:23 2026 +0800

    build(deps-dev): bump com.google.auth:google-auth-library-credentials 
(#20289)
    
    Bumps com.google.auth:google-auth-library-credentials from 1.51.0 to 1.52.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.google.auth:google-auth-library-credentials
      dependency-version: 1.52.0
      dependency-type: direct:development
      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>
---
 embedded-tests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/embedded-tests/pom.xml b/embedded-tests/pom.xml
index 31c3bdb2aa7..e18da156c9e 100644
--- a/embedded-tests/pom.xml
+++ b/embedded-tests/pom.xml
@@ -834,7 +834,7 @@
     <dependency>
       <groupId>com.google.auth</groupId>
       <artifactId>google-auth-library-credentials</artifactId>
-      <version>1.51.0</version>
+      <version>1.52.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to