Skip to content

Commit ed524c2

Browse files
committed
update dependencies
1 parent 8e525ef commit ed524c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
2424
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2525
jackson-xml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-xml" }
2626
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
27-
snakeyaml = "org.yaml:snakeyaml:1.33"
27+
snakeyaml = "org.yaml:snakeyaml:2.2"
2828

2929
openapi4j = "org.openapi4j:openapi-parser:1.0.7"
3030
swagger = "io.swagger.parser.v3:swagger-parser:2.1.16"

0 commit comments

Comments
 (0)