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

Upgrade the version of commons-configuration to relocated commons-configuration2 #1575

Open
smmsit opened this issue Feb 19, 2025 · 0 comments

Comments

@smmsit
Copy link

smmsit commented Feb 19, 2025

Hi,

I'm getting code violation in mend report for my project that the version of commons-configuration being used is very old.
commons-configuration has been relocated to commons-configuration2
Upgrading the version of commons-configuration from 1.10 to 2.11.0 will fix this issue
Is there any plan to upgrade it?
The older version commons-configuration is not being maintained from 12 years and mas several CVEs
relocated package https://mvnrepository.com/artifact/org.apache.commons/commons-configuration2

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

No branches or pull requests

1 participant