This project implements a JSON parser and serializer in Java
which operates around immutable data structures for
the JSON elements.
Version1.2.0.alpha22compared with
Version Details
| 1.2.0.alpha21 | 1.2.0.alpha22 | |
|---|---|---|
| Release date | Feb 18, 2026 | Feb 19, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.2.0.alpha21 | 1.2.0.alpha22 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | io.github.ralfspoeth » utf8 | 0.0.1 | - |
| - Removed | org.junit.jupiter » junit-jupiter-api | 6.0.1 | - |
| - Removed | org.junit.jupiter » junit-jupiter-engine | 6.0.1 | - |
Test Changes (2)
| 1.2.0.alpha21 | 1.2.0.alpha22 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.junit.jupiter » junit-jupiter-api | - | 5.14.2 |
| + Added | org.junit.jupiter » junit-jupiter-engine | - | 5.14.2 |