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

feiwang pushed a commit to branch branch-0.6
in repository https://gitbox.apache.org/repos/asf/celeborn.git


The following commit(s) were added to refs/heads/branch-0.6 by this push:
     new 51f0262d7 [CELEBORN-2012] Add license for http5
51f0262d7 is described below

commit 51f0262d78feb1f1bc61d1a0ca61cb9e659f082c
Author: Wang, Fei <fwan...@ebay.com>
AuthorDate: Sun May 25 19:23:00 2025 -0700

    [CELEBORN-2012] Add license for http5
    
    ### What changes were proposed in this pull request?
    Add license for http5.
    
https://github.com/apache/celeborn/blob/637c42338eab27adc21b8a266deac46bfe9d167d/dev/deps/dependencies-server#L36-L38
    
    ### Why are the changes needed?
    Fix license.
    
    ### Does this PR introduce _any_ user-facing change?
    No.
    
    ### How was this patch tested?
    Manual
    
    Closes #3281 from turboFei/license.
    
    Authored-by: Wang, Fei <fwan...@ebay.com>
    Signed-off-by: Wang, Fei <fwan...@ebay.com>
    (cherry picked from commit d65ff564965d453e6a57366d55c0fb9e6da3d56a)
    Signed-off-by: Wang, Fei <fwan...@ebay.com>
---
 LICENSE-binary | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/LICENSE-binary b/LICENSE-binary
index 8228d461e..c167f5cda 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -267,6 +267,9 @@ org.apache.commons:commons-lang3
 org.apache.hadoop:hadoop-aws
 org.apache.hadoop:hadoop-client-api
 org.apache.hadoop:hadoop-client-runtime
+org.apache.httpcomponents.client5:httpclient5
+org.apache.httpcomponents.core5:httpcore5
+org.apache.httpcomponents.core5:httpcore5-h2
 org.apache.ibatis:mybatis
 org.apache.logging.log4j:log4j-1.2-api
 org.apache.logging.log4j:log4j-api

Reply via email to