FasterXML/jackson-modules-base

Warning from dependency-check-maven:6.2.2:aggregate

arvindkrishnakumar-okta opened this issue · 1 comments

Maven dependency check plugin reports this warning that needs to be fixed:

[INFO] --- dependency-check-maven:6.2.2:aggregate (default-cli) @ ****** ---
[INFO] Processing Started for NVD CVE - Modified
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.fasterxml.jackson.module.afterburner.util.MyClassLoader (file:/Users/*****/.m2/repository/com/fasterxml/jackson/module/jackson-module-afterburner/2.12.3/jackson-module-afterburner-2.12.3.jar) to method java.lang.ClassLoader.findLoadedClass(java.lang.String)
WARNING: Please consider reporting this to the maintainers of com.fasterxml.jackson.module.afterburner.util.MyClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Processing Complete for NVD CVE - Modified  (2378 ms)

This has no actionable information, closing.