aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorSorin Basca <sorinbasca@google.com>2023-04-24 20:20:46 +0000
committerSorin Basca <sorinbasca@google.com>2023-04-27 13:55:24 +0100
commit5352bb310d9910c5f2445375ec31ce05eba276b8 (patch)
tree238134d008177eed3ba497ad66ccc1c2feb5e58f /METADATA
parent1072bf42a1e5de2023e61dc0a64d44965d59e532 (diff)
parent49e794037c6be07053ce930f71f9c31b09180920 (diff)
downloadsnakeyaml-5352bb310d9910c5f2445375ec31ce05eba276b8.tar.gz
Move snakeyaml to v1.32
Fixes: 277745486 Test: m snakeyaml testng TestParameterInjector tradefed-lib-core Test: atest CtsLibcoreOjTestCases Change-Id: Ib0fd20ff2b8fa7b865a3e6b8a8360e462fcb1d39
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA16
1 files changed, 16 insertions, 0 deletions
diff --git a/METADATA b/METADATA
index d97975ca..68e093a8 100644
--- a/METADATA
+++ b/METADATA
@@ -1,3 +1,19 @@
+name: "snakeyaml"
+description: "a complete YAML 1.1 processor for JVM"
third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://bitbucket.org/snakeyaml/snakeyaml/"
+ }
+ url {
+ type: GIT
+ value: "https://bitbucket.org/snakeyaml/snakeyaml.git"
+ }
+ version: "snakeyaml-1.32"
license_type: NOTICE
+ last_upgrade_date {
+ year: 2023
+ month: 4
+ day: 24
+ }
}