Hi,
This means that the third party plugin you’re using is pulling an outdated version of Jackson that overrides the ones used by Gatling.
You have to force the upgrade or the different jackson modules to 2.16.1
with a dependencyManagement block.