-
Component Upgrade
-
Resolution: Done
-
Major
-
4.5.5.Final
-
None
Resteasy is currently using com.github.fge:json-patch:1.9
It has since moved to new groupId and there ware few new releases. https://github.com/java-json-tools/json-patch/releases
Latest one (1.13) also removes guava as dependency.
As bonus we can also get rid of guava by just upgrading to latest version of json-patch which will result in smaller dependency tree and runtime images in case of quarkus.
- is cloned by
-
RESTEASY-2651 Upgrade json-patch to latest (1.13)
- Resolved
- is related to
-
RESTEASY-2382 Consider forking com.github.fge:json-patch
- Closed