[KYUUBI #4453][FOLLOW] Delete LICENSE for removed kubernetes client dependencies
# 🔍 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 🔖 - [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 ⚰️ #### Behavior With This Pull Request 🎉 #### 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 <binjieyang@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
4def33382f
commit
32660d7e8a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user