mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-17 13:48:17 -04:00
Compare commits
No commits in common. "47fb49b6a871cd1652870e33e89cbff082bb0ee1" and "1275f6809decaaa121b219c7fc689ecca555bcd4" have entirely different histories.
47fb49b6a8
...
1275f6809d
@ -8,7 +8,7 @@ JSON in Java [package org.json]
|
||||
|
||||
[](https://mvnrepository.com/artifact/org.json/json)
|
||||
|
||||
**[Click here if you just want the latest release jar file.](https://search.maven.org/remotecontent?filepath=org/json/json/20230227/json-20230227.jar)**
|
||||
**[Click here if you just want the latest release jar file.](https://search.maven.org/remotecontent?filepath=org/json/json/20220924/json-20220924.jar)**
|
||||
|
||||
|
||||
# Overview
|
||||
|
@ -5,8 +5,6 @@ and artifactId "json". For example:
|
||||
[https://search.maven.org/search?q=g:org.json%20AND%20a:json&core=gav](https://search.maven.org/search?q=g:org.json%20AND%20a:json&core=gav)
|
||||
|
||||
~~~
|
||||
20230227 Fix for CVE-2022-45688 and recent commits
|
||||
|
||||
20220924 New License - public domain, and some minor updates
|
||||
|
||||
20220320 Wrap StackOverflow with JSONException
|
||||
|
Loading…
x
Reference in New Issue
Block a user