This project implements a JSON parser and serializer in Java
which operates around immutable data structures for
the JSON elements.
Version1.2.0.alpha10compared with
Version Details
| 1.2.0.alpha9 | 1.2.0.alpha10 | |
|---|---|---|
| Release date | Aug 15, 2025 | Aug 25, 2025 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.2.0.alpha9 | 1.2.0.alpha10 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.ralfspoeth » basix | 1.0.15 | 1.1.0 |
Provided Changes (1)
| 1.2.0.alpha9 | 1.2.0.alpha10 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jspecify » jspecify | - | 1.0.0 |