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.4.1compared with
Version Details
| 2.4.0 | 2.4.1 | |
|---|---|---|
| Release date | Dec 25, 2022 | Jul 05, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Provided Changes (3)
| 2.4.0 | 2.4.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.14.1 | 2.15.2 |
| ~ Updated | com.google.code.gson » gson | 2.10 | 2.10.1 |
| ~ Updated | org.json » json | 20220924 | 20230618 |
Test Changes (2)
| 2.4.0 | 2.4.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava-testlib | 31.1-jre | 32.1.1-jre |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.9.1 | 5.9.3 |
