Upgrade to SnakeYAML 1.30

Closes gh-29240
This commit is contained in:
Stephane Nicoll 2022-01-03 09:42:44 +01:00
parent b76691a4b0
commit ec0dd5bf33

View File

@ -1602,7 +1602,7 @@ bom {
]
}
}
library("SnakeYAML", "1.29") {
library("SnakeYAML", "1.30") {
group("org.yaml") {
modules = [
"snakeyaml"