dependency-check-gradle icon indicating copy to clipboard operation
dependency-check-gradle copied to clipboard

JsonFormat$Feature does not have member field READ_DATE_TIMESTAMPS_AS_NANOSECONDS

Open sann3 opened this issue 1 year ago • 1 comments
trafficstars

Hi, We are upgrading the plugin from 8.2.1 to 10.0.2/10.0.4, but the dependencyCheckAnalyze task is failing with the following error

Class com.fasterxml.jackson.annotation.JsonFormat$Feature does not have member field 'com.fasterxml.jackson.annotation.JsonFormat$Feature READ_DATE_TIMESTAMPS_AS_NANOSECONDS'

We have jackson 2.17.2 in the project gradle 8.10.2 Java corretto-21

sann3 avatar Oct 23 '24 07:10 sann3

Please see the readme: https://github.com/dependency-check/dependency-check-gradle/tree/v11.0.0?tab=readme-ov-file#gradle-build-environment

jeremylong avatar Oct 23 '24 11:10 jeremylong