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.14.0compared with
Version Details
| 2.13.2 | 2.14.0 | |
|---|---|---|
| Release date | Sep 10, 2025 | Apr 23, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.13.2 | 2.14.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.errorprone » error_prone_annotations | 2.41.0 | 2.48.0 |
Test Changes (3)
| 2.13.2 | 2.14.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 33.4.8-jre | 33.5.0-jre |
| ~ Updated | com.google.guava » guava-testlib | 33.4.8-jre | 33.5.0-jre |
| ~ Updated | com.google.truth » truth | 1.4.4 | 1.4.5 |
