Skip to content

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