Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.
Version2.11.0compared with
Version Details
| 2.10.1 | 2.11.0 | |
|---|---|---|
| Release date | Jan 06, 2023 | May 19, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.10.1 | 2.11.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.errorprone » error_prone_annotations | - | 2.27.0 |
Test Changes (2)
| 2.10.1 | 2.11.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.guava » guava-testlib | - | 33.1.0-jre |
| + Added | com.google.truth » truth | - | 1.4.2 |
