Files
spring-tools/headless-services/commons/org.json
Alex Boyko 9a90390fe0 GH-1503: update everything to Java 21
* Switch to JDT LS 1.45 and Java 21
* Java 21 for LS side
* Switch to Java 21 the branding plugin

---------

Signed-off-by: Martin Lippert <martin.lippert@broadcom.com>
Co-authored-by: Alex Boyko <alex.boyko@broadcom.com>
2025-03-13 08:39:20 +01:00
..
2025-03-13 08:39:20 +01:00

Repackaged org.json version 1.0.

There are no changes in this package except for renaming packages to avoid confict with the 'original' org.json.

However, projects depending on this org.json to play some tricks with the classpath to replace some of the original code with a modified copy to allow for controlling order of map keys in JSONObject. See JSONObject.java in spring-boot-language-server.