You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2018/07/18 14:50:00 UTC

[jira] [Created] (JAMES-2479) Upgrade json related librairies

Matthieu Baechler created JAMES-2479:
----------------------------------------

             Summary: Upgrade json related librairies
                 Key: JAMES-2479
                 URL: https://issues.apache.org/jira/browse/JAMES-2479
             Project: James Server
          Issue Type: Task
            Reporter: Matthieu Baechler


Here is the list of json related libraries we should upgrade

{code}

com.fasterxml.jackson.core:jackson-databind ........... 2.6.3 -> 2.9.6 GDF [json] 2.9.6 // 2.7.0 will be hard
org.msgpack:jackson-dataformat-msgpack ............ 0.7.0-p9 -> 0.8.16 MBA [messagepack] should be removed already
com.jayway.jsonpath:json-path ......................... 2.1.0 -> 2.4.0 GDF [json] 2.4.0 // used in it tests, uses jackson, could probably be replaced by json-unit
io.jsonwebtoken:jjwt .................................. 0.6.0 -> 0.9.1 GDF [json] 0.10.0 // Security issues
net.javacrumbs.json-unit:json-unit ................ 1.5.5 -> 2.0.0.RC1 GDF/MBA [json] we should try 2.0.0.RC1 with assertj and jsonpath integration
net.javacrumbs.json-unit:json-unit-fluent ......... 1.5.5 -> 2.0.0.RC1 GDF/MBA [json] we should try 2.0.0.RC1 with assertj and jsonpath integration
org.skyscreamer:jsonassert ............................ 1.2.3 -> 1.5.0 MBA [json] we should drop it in favor of json-unit
org.assertj:assertj-core ............................. 3.8.0 -> 3.10.0
org.assertj:assertj-guava ............................. 3.1.0 -> 3.2.0

{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org