Upgrade to SnakeYAML 2.2
This commit is contained in:
parent
6c00e6162b
commit
8841b7c3bb
|
|
@ -147,6 +147,6 @@ dependencies {
|
|||
api("org.webjars:webjars-locator-core:0.53")
|
||||
api("org.xmlunit:xmlunit-assertj:2.9.1")
|
||||
api("org.xmlunit:xmlunit-matchers:2.9.1")
|
||||
api("org.yaml:snakeyaml:2.0")
|
||||
api("org.yaml:snakeyaml:2.2")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue