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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to