A set of Java interfaces, which defines the common JSON data behaviors, can be used to decouple programming logic from JSON implementations such as Jackson, Gson, org.json and Jakarta...
Version2.1.0compared with
Version Details
| 2.0.0 | 2.1.0 | |
|---|---|---|
| Release date | Dec 25, 2020 | Nov 18, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Provided Changes (2)
| 2.0.0 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.12.0 | 2.14.0 |
| ~ Updated | com.google.code.gson » gson | 2.8.6 | 2.10 |
Test Changes (2)
| 2.0.0 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava-testlib | 30.0-jre | 31.1-jre |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.7.0 | 5.9.1 |
