This project implements a JSON parser and serializer in Java
which operates around immutable data structures for
the JSON elements.
Version1.7.0compared with
Version Details
| 1.6.2 | 1.7.0 | |
|---|---|---|
| Release date | Jul 26, 2026 | Aug 27, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.6.2 | 1.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jspecify » jspecify | 1.0.0 | 1.0.1 |
Test Changes (1)
| 1.6.2 | 1.7.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 6.1.2 | 6.1.3 |