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

Allow use of latest Jackson versions #20

Closed
lufecir opened this issue Nov 9, 2015 · 2 comments
Closed

Allow use of latest Jackson versions #20

lufecir opened this issue Nov 9, 2015 · 2 comments
Assignees

Comments

@lufecir
Copy link

lufecir commented Nov 9, 2015

Currently siren4j is using Jackson 2.1.4 (which dates from Feb. 2013).
It is not possible to upgrade to a later version of Jackson, since this causes Siren4j code to fail, which means our project is stuck with version 2.1.4 of Jackson.

Are there any plans for upgrading Siren4j to the latest version of Jackson (currently 2.6.1)?

@lufecir
Copy link
Author

lufecir commented Jan 22, 2016

Hi,

I would really like to move on with this. The old jackson version provided by siren4j is causing issues. We cannot upgrade jackson, but would need some of the new features (like jsr310 support).

Could you let me know if you consider moving to the latest jackson version an option?

Thx.

Regards,

Luc

@eserating-chwy eserating-chwy self-assigned this Mar 17, 2016
@eserating-chwy
Copy link
Owner

Will be fixed in 1.2.0, thanks for the pull request and sorry its taken me so long to get to it.

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

2 participants