Skip to content

Remove unused dependencies #2207

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

Merged
merged 5 commits into from
Aug 17, 2020
Merged

Remove unused dependencies #2207

merged 5 commits into from
Aug 17, 2020

Conversation

ImMorpheus
Copy link
Contributor

@ImMorpheus ImMorpheus commented Aug 17, 2020

SpongeAPI | SpongeCommon

Asm:

Asm was used for dummy object generation but DummyObjectProviders were nuked by #2190

jcache:

Unused.

commons-lang:

Validate was used instead of Objects#requireNonNull.

Note: common-langs was originally added with GSON because it was deemed useful to plugin devs. Times have changed: J8 has much of those methods and shadow jar can be minimized so I'm removing the dep.

@ImMorpheus ImMorpheus added the api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023) label Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants