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

Exclude commons-lang dependency #899

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BobDu
Copy link
Member

@BobDu BobDu commented Feb 27, 2024

Exclude commons-lang from dependencies as it is outdated.

Any plugins that require it should explicitly depend on commons-lang3-api.

This is not expected to affect the running of any existing plugins, since commons-lang is still provided. However, this change needs to be addressed when compiling new versions of plugins.

Testing done

Submitter checklist

Preview Give feedback

@BobDu BobDu marked this pull request as draft February 27, 2024 17:09
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