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

jerryshao pushed a commit to branch branch-1.3
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/branch-1.3 by this push:
     new 3bdfd74071 [Cherry-pick to branch-1.3] [#13100] fix(license): Add 
bundled Google auth and HTTP Client jars to LICENSE files (#13101) (#13103)
3bdfd74071 is described below

commit 3bdfd74071bae06bcc8434486c291a599eee502d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 12 19:11:39 2026 +0800

    [Cherry-pick to branch-1.3] [#13100] fix(license): Add bundled Google auth 
and HTTP Client jars to LICENSE files (#13101) (#13103)
    
    **Cherry-pick Information:**
    - Original commit: 9d6a881698cdad640328e0e5cbc304e8fbcf2c20
    - Target branch: `branch-1.3`
    - Status: ✅ Clean cherry-pick (no conflicts)
    
    Co-authored-by: Bharath Krishna <[email protected]>
---
 LICENSE.bin     | 2 ++
 LICENSE.iceberg | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/LICENSE.bin b/LICENSE.bin
index a4006db315..2996813d9f 100644
--- a/LICENSE.bin
+++ b/LICENSE.bin
@@ -303,6 +303,8 @@
    Apache Hadoop Yarn Client
    Apache Hive
    Apache HTrace
+   Google HTTP Client
+   Google HTTP Client GSON
    Apache HttpCore
    Apache HttpClient
    Apache Iceberg
diff --git a/LICENSE.iceberg b/LICENSE.iceberg
index 09203313b8..5b16aa739a 100644
--- a/LICENSE.iceberg
+++ b/LICENSE.iceberg
@@ -249,6 +249,8 @@
    Apache Hadoop
    Apache Hive
    Apache HTrace
+   Google HTTP Client
+   Google HTTP Client GSON
    Apache HttpComponents Client
    Apache HttpClient
    Apache HttpCore
@@ -313,6 +315,8 @@
    Apache Avro
    Apache Yetus - Audience Annotations
    ASM
+   Google auth Credentials
+   Google auth HTTP
    Javolution
    JLine
    JSch

Reply via email to