Skip to content

Commit 310ea02

Browse files
committed
Remove config of nvdApiKey for owasp plugin. Rely on script.
1 parent a5aa114 commit 310ea02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -664,8 +664,6 @@
664664
<skipTestScope>true</skipTestScope>
665665
<failBuildOnCVSS>0</failBuildOnCVSS>
666666
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
667-
<!--suppress MavenModelInspection -->
668-
<nvdApiKey>${nvd-api-key}</nvdApiKey>
669667
<excludes>
670668
<!-- Exclude stuff we do not deploy -->
671669
<exclude>io.helidon.tracing:helidon-tracing-tests</exclude>

0 commit comments

Comments
 (0)