Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excluding commons-beanutils-core from commons-collections dependency #204

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

akki-pesit
Copy link

Solution for issue: Exclude the wrong library #201

My initial investigation of the dependency tree shows that commons-configuration library used commons-beanutils-core:

[INFO] +- commons-configuration:commons-configuration:jar:1.6:compile
[INFO] |  +- commons-lang:commons-lang:jar:2.4:compile
[INFO] |  +- commons-logging:commons-logging:jar:1.1.1:compile
[INFO] |  +- commons-digester:commons-digester:jar:1.8:compile
[INFO] |  \- commons-beanutils:commons-beanutils-core:jar:1.8.0:compile

Hence excluding commons-beanutils-core from the same.

@akki-pesit akki-pesit changed the title Excuding commons-beanutils-core from commons-collections dependency Excluding commons-beanutils-core from commons-collections dependency May 27, 2023
@kamiltrantvananh
Copy link

Hi. Please merge this PR (and also other PRs with dependency upgrade) and release new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants