Upgrade to SnakeYAML 1.26

Closes gh-20467
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:23 +00:00
parent 662c08acd5
commit 6087fd6b51

View File

@ -1571,7 +1571,7 @@ bom {
]
}
}
library("SnakeYAML", "1.25") {
library("SnakeYAML", "1.26") {
group("org.yaml") {
modules = [
"snakeyaml"