Commit 25e49471 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to SnakeYAML 1.27

Closes gh-23365
parent 5fab5832
...@@ -1510,7 +1510,7 @@ bom { ...@@ -1510,7 +1510,7 @@ bom {
] ]
} }
} }
library("SnakeYAML", "1.26") { library("SnakeYAML", "1.27") {
group("org.yaml") { group("org.yaml") {
modules = [ modules = [
"snakeyaml" "snakeyaml"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment