|
Summary: |
Move back to JSON-Java instead of the now very old Open JSON and upgrade to 20240303 |
Documentation in Release Notes: |
https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/16.6.0RC1/#HUpgrades |
Description: |
Hello!
org.json has been banned in XCOMMONS-1351. This is because the license was bad. However, the license has been [moved to Public Domain 2 years ago|https://github.com/stleary/JSON-java/commit/6daabb43ab2d32974f2a8ea79d713f67f4c22d30].
It's not needed anymore to [forbid this dependency|https://github.com/xwiki/xwiki-commons/blame/d1034665aef413426cf9ef4a7197d2a6e7083569/pom.xml#L1676C1-L1676C53].
This is a hard dependency of one of my dependencies ):
Thank you!
See https://github.com/stleary/JSON-java/releases (from something like 20160810). |
|