Upgrade to SnakeYAML 2.2

Closes gh-37331
This commit is contained in:
Stephane Nicoll
2023-09-11 14:39:55 +02:00
parent 35733199ab
commit 791e6dcc29

View File

@@ -1486,7 +1486,7 @@ bom {
]
}
}
library("SnakeYAML", "2.1") {
library("SnakeYAML", "2.2") {
group("org.yaml") {
modules = [
"snakeyaml"