Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-71075

jackson-core-2.14.2.jar might be dangerous so rejecting

XMLWordPrintable

      While doing an implementation for http-rest-plugin I had to use jackson2-api dependency and while testing I got the following message on the terminal:

       WARNING jenkins.security.ClassFilterImpl#notifyRejected: com.fasterxml.jackson.core.JsonLocation in file:/home/chris/Workspace/JENKINS-68154/work/plugins/jackson2-api/WEB-INF/lib/jackson-core-2.14.2.jar might be dangerous, so rejecting; see https://www.jenkins.io/redirect/class-filter/

      The dependency added in pom.xml is the following:
      <dependency> <groupId>org.jenkins-ci.plugins</groupId> <artifactId>jackson2-api</artifactId></dependency>

      Does this API need to be updated?

            Unassigned Unassigned
            chr1st0s Christos Fitsialis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: