Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2463

cleanup old org.codehaus.jackson dependencies

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 4.5.0.Final
    • None
    • None
    • None

      Resteasy is using mixed of both `org.codehaus.jackson.* ` (very old version - 1.9.13) and `com.fasterxml.jackson.*` (new version -2.10.1) artifacts, see here and here

      Checking at Maven Repository, almost every artifact from `org.codehaus.jackson` is moved under `com.fasterxml.jackson` and on top of it, `org.codehaus.jackson` v1.9.13 has security vulnerabilities (e.g. jackson-mapper-asl) see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7525

      This is to cleanup the project from using `org.codehaus.jackson` artifacts to `com.fasterxml.jackson`

              rhn-support-asoldano Alessio Soldano
              vaibhpatel Vaibhav Patel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: