joelittlejohn / jsonschema2pojo

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc

Home Page:http://www.jsonschema2pojo.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mskaffcap opened this issue · comments

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

Resolved with #1548 which will be part of 1.2.2