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