joelittlejohn / jsonschema2pojo

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
http://www.jsonschema2pojo.org
Apache License 2.0
6.22k stars 1.66k forks source link

SnakeYAML 1.3.3 vulnerability - upgrade dependency to v2.0 or superior #1570

Closed ghost closed 10 months ago

ghost commented 10 months ago

org.jsonschema2pojo:jsonschema2pojo-core 1.2.1 -> com.fasterxml.jackson.dataformat:jacksondata-format-yaml 2.14.2 -> org.yaml:snakeyaml@1.3.3

unkish commented 10 months ago

Resolved with #1548 which will be part of 1.2.2