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.13.0compared with
Version Details
| 2.12.1 | 2.13.0 | |
|---|---|---|
| Release date | Jan 31, 2025 | Apr 11, 2025 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.12.1 | 2.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.errorprone » error_prone_annotations | 2.36.0 | 2.37.0 |
Test Changes (2)
| 2.12.1 | 2.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 33.4.0-jre | 33.4.7-jre |
| ~ Updated | com.google.guava » guava-testlib | 33.4.0-jre | 33.4.7-jre |
