This is an automated email from the ASF dual-hosted git repository.
menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 45a6e98 Remove commons-pool dependency (#16014)
add 01d36a9 Remove unnecessary commons-io dependency (#16015)
No new revisions were added by this update.
Summary of changes:
pom.xml | 7 ++--
.../src/main/release-docs/LICENSE | 1 -
.../shardingsphere-data-pipeline-core/pom.xml | 5 ---
.../driver/AbstractYamlDataSourceTest.java | 4 +-
.../api/impl/GovernanceRepositoryAPIImplTest.java | 2 +-
.../api/impl/RuleAlteredJobAPIImplTest.java | 16 ++++----
.../DataConsistencyCheckerImplTest.java | 4 +-
.../datasource/PipelineDataSourceManagerTest.java | 2 +-
.../pipeline/core/job/FinishedCheckJobTest.java | 4 +-
.../pipeline/core/task/IncrementalTaskTest.java | 2 +-
.../data/pipeline/core/task/InventoryTaskTest.java | 2 +-
.../pipeline/core/util/PipelineContextUtil.java | 2 +-
.../data/pipeline/core/util/ResourceUtil.java | 47 ++++++++--------------
.../scenario/rulealtered/RuleAlteredJobTest.java | 2 +-
.../prepare/InventoryTaskSplitterTest.java | 2 +-
15 files changed, 40 insertions(+), 62 deletions(-)