blob: ce36b887b6c8d9eb219926419da698230dc1bb03 [file] [log] [blame]
# 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"
license_type: NOTICE
security {
tag: "NVD-CPE2.3:cpe:/a:google:gson:2.9.1"
}
last_upgrade_date {
year: 2022
month: 11
day: 10
}
}