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

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


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

commit d65ff564965d453e6a57366d55c0fb9e6da3d56a
Author: Wang, Fei <[email protected]>
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 <[email protected]>
    Signed-off-by: Wang, Fei <[email protected]>
---
 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