Skip to content

Commit d2169df

Browse files
authored
Update pom.xml
Inserting my key hardcoded. There is no other way for develop-6.x.x
1 parent 9bbdcdb commit d2169df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@
572572
<artifactId>dependency-check-maven</artifactId>
573573
<version>10.0.3</version>
574574
<configuration>
575-
<nvdApiKey>${env.NVD_API_KEY}</nvdApiKey>
575+
<ApiKey>cb452226-8de1-4d27-9032-7c9b8741c880</nvdApiKey>
576576
<!-- The OSS Index Server (https://ossindex.sonatype.org) can sometimes be flaky -->
577577
<ossIndexWarnOnlyOnRemoteErrors>true</ossIndexWarnOnlyOnRemoteErrors>
578578

0 commit comments

Comments
 (0)