Upgrade to SnakeYAML 2.1

Closes gh-36901
This commit is contained in:
Andy Wilkinson
2023-08-09 17:08:04 +01:00
parent 616034e590
commit 866e1ece47

View File

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