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 0a1ae6ec7dd build(deps-dev): bump
com.google.auth:google-auth-library-credentials (#20177)
0a1ae6ec7dd is described below
commit 0a1ae6ec7ddb171d851d1b39001614103174025e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 29 09:37:07 2026 +0800
build(deps-dev): bump com.google.auth:google-auth-library-credentials
(#20177)
Bumps com.google.auth:google-auth-library-credentials from 1.20.0 to 1.51.0.
---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-credentials
dependency-version: 1.51.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 bf02b3c9e8d..b14c6e7b048 100644
--- a/embedded-tests/pom.xml
+++ b/embedded-tests/pom.xml
@@ -828,7 +828,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-credentials</artifactId>
- <version>1.20.0</version>
+ <version>1.51.0</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]