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

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new 32660d7e8 [KYUUBI #4453][FOLLOW] Delete LICENSE for removed kubernetes 
client dependencies
32660d7e8 is described below

commit 32660d7e8a8ece65dcf55832ff3730775a525629
Author: zwangsheng <[email protected]>
AuthorDate: Mon Mar 11 17:10:44 2024 +0800

    [KYUUBI #4453][FOLLOW] Delete LICENSE for removed kubernetes client 
dependencies
    
    # :mag: Description
    ## Issue References ๐Ÿ”—
    
    This pull request fixes #4453
    
    Those dependencies was removed in #4453 without update `LICENSE-binary`
    
    ## Describe Your Solution ๐Ÿ”ง
    
    Delete those removed dependencies
    
    ## Types of changes :bookmark:
    
    - [x] Bugfix (non-breaking change which fixes an issue)
    - [ ] New feature (non-breaking change which adds functionality)
    - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
    
    ## Test Plan ๐Ÿงช
    
    #### Behavior Without This Pull Request :coffin:
    
    #### Behavior With This Pull Request :tada:
    
    #### Related Unit Tests
    
    ---
    
    # Checklist ๐Ÿ“
    
    - [x] This patch was not authored or co-authored using [Generative 
Tooling](https://www.apache.org/legal/generative-tooling.html)
    
    **Be nice. Be informative.**
    
    Closes #6159 from zwangsheng/dep/clean_up_dep.
    
    Closes #4453
    
    150e74dab [zwangsheng] [KYUUBI #4453][FOLLOW] Delete removed kubernetes 
client dependencies
    
    Authored-by: zwangsheng <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 LICENSE-binary | 2 --
 1 file changed, 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 4d3335913..ec004da85 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -215,7 +215,6 @@ org.apache.commons:commons-lang3
 com.google.errorprone:error_prone_annotations
 dev.failsafe:failsafe
 com.jakewharton.fliptables:fliptables
-com.github.mifmif:generex
 io.grpc:grpc-api
 io.grpc:grpc-context
 io.grpc:grpc-core
@@ -320,7 +319,6 @@ org.antlr:antlr4-runtime
 org.antlr:ST4
 jline:jline
 com.thoughtworks.paranamer:paranamer
-dk.brics.automaton:automaton
 com.google.protobuf:protobuf-java-util
 com.google.protobuf:protobuf-java
 com.github.luben:zstd-jni

Reply via email to