]
Tomaz Cerar reassigned WFLY-4311:
---------------------------------
Assignee: Jason Greene (was: Stuart Douglas)
Wildfly patching 8.1 to 8.2 does not update jackson to 2.4.1
------------------------------------------------------------
Key: WFLY-4311
URL:
https://issues.jboss.org/browse/WFLY-4311
Project: WildFly
Issue Type: Bug
Components: Patching
Affects Versions: 8.2.0.Final
Reporter: Christian Beutenmüller
Assignee: Jason Greene
Wildfly 8.2 final should update jackson-core, -annotation and -databind modules to 2.4.1,
however when using the patch to upgrade an existing Wildfly 8.1 final to 8.2 the jackson
libraries are not updated.
Steps to reproduce:
Download wildfly 8.1 distribution
unzip
Download wildfly 8.2 patch
apply patch using jboss-cli
check version in modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main
It should be 2.4.1 but it is still 2.3.2.