| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Hello, I was looking for a Jackson 3 compatible version and found that Jackson provides its own support of JsonPatch and JsonMergePatch since Jackson 2.12.2. See :
Even diff seems supported through Json#createDiff and Json#createMergeDiff. I think I will try to switch to this Jackson module for JsonPatch and JsonMergePatch. |
Sorry, something went wrong.
|
We deprecate this module in Apache Camel as this project is not active maintained |
Sorry, something went wrong.
Thank you for these bread-crumbs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This PR ugrades the project to Jackson 3.0 and Gradle 8.14.3
Changes Made
Gradle Upgrade
Dependency Updates
Java Version
Testing
Compatibility