mbknor / mbknor-jackson-jsonSchema

Generate JSON Schema with Polymorphism using Jackson annotations
MIT License
232 stars 75 forks source link

Security Vulnerability: Latest 1.0.39 release depends on version of Jackson with known vulnerabilites #176

Open big-andy-coates opened 1 year ago

big-andy-coates commented 1 year ago

v1.0.39 of this library depends on version of version 2.12.1 of Jackson which has a known security vulnerabilities:

Updating to the latest 2.14.1 release will fix this issue.