datawave icon indicating copy to clipboard operation
datawave copied to clipboard

Update Jackson to Fix Vulnerability

Open cmitchell opened this issue 1 year ago • 0 comments

Had to update Wildfly as well in order to update jackson, so the version of jackson is the same used by wildfly (2.12.3) . Wildfly ships with its own version of jackson that will be used no matter how hard you try to over ride it (unless you excldue the jaxrs subsystem which is what brings in wildfly's jackson, but doing so is its own rabbit hole)

Wildfly required the upgrade of cdi, weld and arquillian dependencies as well.

This branch and PR is in place of the dependabot branch

cmitchell avatar Jul 29 '22 15:07 cmitchell