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.24k stars 1.66k forks source link

CVE => take Jackson 2.15.* #1531

Closed rpus closed 1 year ago

rpus commented 1 year ago

Hello... Please would you consider/try upgrading your Jackson dependencies to v2.15, to take their (backward-compatible, transitive) fix for CVE-2022-1471? Thanks!