mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-02 11:05:28 -04:00
Correct supported java versions
This commit is contained in:
parent
2b41cf44b5
commit
be115059e9
@ -24,7 +24,7 @@ Project goals include:
|
||||
* No external dependencies
|
||||
* Fast execution and low memory footprint
|
||||
* Maintain backward compatibility
|
||||
* Designed and tested to use on Java versions 1.6 - 1.11
|
||||
* Designed and tested to use on Java versions 1.8 - 17
|
||||
|
||||
The files in this package implement JSON encoders and decoders. The package can also convert between JSON and XML, HTTP headers, Cookies, and CDL.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user