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 ace912daf55 build(deps-dev): bump
com.google.cloud:google-cloud-storage from 2.72.0 to 2.73.0 (#20284)
ace912daf55 is described below
commit ace912daf55cd2f59309ab2f9e9647094ddc3e27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 09:42:05 2026 +0800
build(deps-dev): bump com.google.cloud:google-cloud-storage from 2.72.0 to
2.73.0 (#20284)
* build(deps-dev): bump com.google.cloud:google-cloud-storage
Bumps
[com.google.cloud:google-cloud-storage](https://github.com/googleapis/google-cloud-java)
from 2.72.0 to 2.73.0.
- [Release notes](https://github.com/googleapis/google-cloud-java/releases)
-
[Changelog](https://github.com/googleapis/google-cloud-java/blob/main/java-document-ai/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-java/commits)
---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
dependency-version: 2.73.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* fix: align Google Cloud dependency versions
* build: align Google Cloud dependency licenses
* build: align gRPC license version
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
embedded-tests/pom.xml | 4 ++--
licenses.yaml | 26 ++++++++++++++++++++++++++
2 files changed, 28 insertions(+), 2 deletions(-)
diff --git a/embedded-tests/pom.xml b/embedded-tests/pom.xml
index e18da156c9e..f8241800929 100644
--- a/embedded-tests/pom.xml
+++ b/embedded-tests/pom.xml
@@ -136,13 +136,13 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
- <version>2.72.0</version>
+ <version>2.73.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-core</artifactId>
- <version>2.73.0</version>
+ <version>2.75.0</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/licenses.yaml b/licenses.yaml
index b7d99bb0b9b..094ba3b8fff 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -4647,6 +4647,32 @@ libraries:
---
+name: CEL Java
+license_category: binary
+module: extensions/druid-google-extensions
+license_name: Apache License version 2.0
+version: 0.13.0
+libraries:
+ - dev.cel: common
+ - dev.cel: protobuf
+ - dev.cel: runtime
+
+---
+
+name: ThreeTen Extra
+license_category: binary
+module: extensions/druid-google-extensions
+license_name: BSD-3-Clause License
+version: 1.8.0
+libraries:
+ - org.threeten: threeten-extra
+notices:
+ - threeten-extra: |
+ ThreeTen-Extra
+ Copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento
Santos.
+
+---
+
name: listenablefuture
license_category: binary
module: extensions/druid-google-extensions
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]