We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbdcdb commit d2169dfCopy full SHA for d2169df
exist-parent/pom.xml
@@ -572,7 +572,7 @@
572
<artifactId>dependency-check-maven</artifactId>
573
<version>10.0.3</version>
574
<configuration>
575
- <nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
+ <ApiKey>cb452226-8de1-4d27-9032-7c9b8741c880</nvdApiKey>
576
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->
577
<ossIndexWarnOnlyOnRemoteErrors>true</ossIndexWarnOnlyOnRemoteErrors>
578
0 commit comments