# This project was upgraded with external_updater. # Usage: tools/external_updater/updater.sh update gson # For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md name: "gson" description: "A Java serialization/deserialization library to convert Java Objects into JSON and back" third_party { url { type: HOMEPAGE value: "https://github.com/google/gson" } url { type: GIT value: "https://github.com/google/gson.git" } version: "gson-parent-2.10.1" license_type: NOTICE security { tag: "NVD-CPE2.3:cpe:/a:google:gson:2.10.1" } last_upgrade_date { year: 2023 month: 9 day: 27 } }