Upgrade to SnakeYAML 1.27

Closes gh-23365
This commit is contained in:
Stephane Nicoll
2020-09-16 14:05:30 +02:00
parent 5fab583220
commit 25e49471a9

View File

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