Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Conversation

@AsinRay
Copy link

@AsinRay AsinRay commented Jan 4, 2022

flink-connector-redis using embedded-redis (version 0.6) for test. Although the scope is specified as test in the pom file, embedded-redis depends on common-io (version 2.4). Due to the transitivity of the dependency, the flink-connector-redis package depends on the unused common-io (version 2.4).
The common-io jar package needs to be excluded from the pom file.

issue

@eskabetxe eskabetxe changed the title Remove unnecessary jar packages commons-io 2.4 [BAHIR-298] Remove unnecessary jar packages commons-io Jan 4, 2022
@AsinRay
Copy link
Author

AsinRay commented Feb 16, 2023

Remove unnecessary jar packages commons-io

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant