Precondition
Describe the bug
When executing dep-check with OpenJDK 21 to perform analysis WARNING messages are output:ed. The analysis succeeds though.
Version of dependency-check used
The problem occurs using version 12.1.3 of the cli with Java 21 (OpenJDK).
Log file
(https://gist.github.com/andham/bc79e1f8ee3435bbf19ec00cb9d6a8c6)
To Reproduce
Steps to reproduce the behavior:
- Install Java 21
- Pre-update dep-check
- Execute analysis: dependency-check.sh --noupdate --disableCentral --disableNodeAudit --disableYarnAudit --disableOssIndex --disableAssembly --scan ./target/xxx.ear
Expected behavior
Analysis without WARNINGs.
Additional context
Java 21 is currently the latest LTS version. In a few months Java 25 (LTS) is released. LTS versions should work without issues.
Precondition
Describe the bug
When executing dep-check with OpenJDK 21 to perform analysis WARNING messages are output:ed. The analysis succeeds though.
Version of dependency-check used
The problem occurs using version 12.1.3 of the cli with Java 21 (OpenJDK).
Log file
(https://gist.github.com/andham/bc79e1f8ee3435bbf19ec00cb9d6a8c6)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Analysis without WARNINGs.
Additional context
Java 21 is currently the latest LTS version. In a few months Java 25 (LTS) is released. LTS versions should work without issues.