apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.09k stars 343 forks source link

[#5598] fix(dependency): fix multiple SLF4J providers issue #5599

Closed mchades closed 3 days ago

mchades commented 3 days ago

What changes were proposed in this pull request?

Why are the changes needed?

cli module introduces the slf4j-simple, which is unnecessary

Fix: #5598

Does this PR introduce any user-facing change?

no

How was this patch tested?

  1. package: compileDistribution -x test
  2. list the server libs and does not see the jar of slf4j-simple