This project implements a JSON parser and serializer in Java
which operates around immutable data structures for
the JSON elements.
Version1.2.0.alpha17compared with
Version Details
| 1.2.0.alpha16 | 1.2.0.alpha17 | |
|---|---|---|
| Release date | Nov 30, 2025 | Jan 08, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.2.0.alpha16 | 1.2.0.alpha17 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jspecify » jspecify | - | 1.0.0 |
| ~ Updated | io.github.ralfspoeth » basix | 1.1.8 | 1.1.9 |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.13.1 | 6.0.1 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.13.1 | 6.0.1 |
Provided Changes (1)
| 1.2.0.alpha16 | 1.2.0.alpha17 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | org.jspecify » jspecify | 1.0.0 | - |