Upgrade to SnakeYAML 1.29

Closes gh-27284
This commit is contained in:
Stephane Nicoll 2021-07-12 07:54:21 +02:00
parent 1ea6995770
commit 0a5263910e
1 changed files with 1 additions and 1 deletions

View File

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