You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
The text was updated successfully, but these errors were encountered:
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?
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)?
The text was updated successfully, but these errors were encountered: