Describe the bug
[INFO] --- dependency-check:11.1.0:check (default-cli) @ demo ---
[WARNING] Explicitly loaded driver org.h2.Driver from classpath; if JDBCv4 service loading is supported by the driver you should remove the dbDriver configuration
Message is also duplicated to stderr.
Version of dependency-check used
Maven plugin 11.1.0
To Reproduce
Steps to reproduce the behavior:
mvn dependency-check:check
Expected behavior
No warnings
Additional context
Related to #7115?
Describe the bug
Message is also duplicated to stderr.
Version of dependency-check used
Maven plugin 11.1.0
To Reproduce
Steps to reproduce the behavior:
mvn dependency-check:checkExpected behavior
No warnings
Additional context
Related to #7115?