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

Deprecate local LRUMap, use jackson-databind provided one instead #23

Closed
cowtowncoder opened this issue Dec 16, 2023 · 0 comments
Closed
Labels
Milestone

Comments

@cowtowncoder
Copy link
Member

cowtowncoder commented Dec 16, 2023

(note: similar to FasterXML/jackson-jaxrs-providers#178)

This repository contains an old copied/forked version of LRUMap (pre-2.12) which has not been updated unlike one in jackson-databind (which was fully re-written in 2.14). Let's get rid of forked version, use databind one.

This can be done for 2.16.1 patch, given benefits of upgrade.

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

No branches or pull requests

1 participant