-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
8.2.0.Final
-
None
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.