Open QiAnXinCodeSafe opened 4 years ago
@randallwhitman fyi
The deployed version of Jackson would matter more than the compile-dependency version. In production, one should almost always deploy a newer version than the declared compile-time dependency. That said, Jackson-2.10 finally resolves the issue underlying the perpetual jackson-databind vulnerabilities.
https://github.com/Esri/geometry-api-java/blob/a1af6612f4de7fc1baee1c331c335f154a4a96c9/pom.xml#L112-L117
Reference source:https://github.com/FasterXML/jackson-core/issues/488