Upgrade to SnakeYAML 1.32

Closes gh-32386
This commit is contained in:
Stephane Nicoll 2022-09-15 09:39:06 +02:00
parent b352ebfc5a
commit 59448ce5d2

View File

@ -1382,7 +1382,7 @@ bom {
]
}
}
library("SnakeYAML", "1.31") {
library("SnakeYAML", "1.32") {
group("org.yaml") {
modules = [
"snakeyaml"