apache/pinot
Move all usage of legacy Apache commons libraries to the new ones
开放
#12,693 创建于 2024年3月21日
cleanupgood first issuehelp wantedstale
仓库指标
- 星标
- (4,937 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Move the following usages:
- commons-lang -> commons-lang3
- commons-collections -> commons-collections4
- commons-math -> commons-math3