Skip to content

Commit fb03cf1

Browse files
Update pom.xml
Co-authored-by: Charles Dubois <[email protected]>
1 parent 77a4533 commit fb03cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git;a=blob_plain;f=src/ma
594594
<configuration>
595595
<connectionTimeout>60000</connectionTimeout>
596596
<nvdMaxRetryCount>20</nvdMaxRetryCount>
597-
<failBuildOnCVSS>1</failBuildOnCVSS>
597+
<failBuildOnCVSS>7</failBuildOnCVSS>
598598
<!-- Using the https://mirror.cveb.in mirror because NVD is too slow.
599599
For more information see this discussion: https://github.com/jeremylong/DependencyCheck/issues/7180#issuecomment-2500914164 -->
600600
<nvdDatafeedUrl>https://mirror.cveb.in/nvd/json/cve/1.1/nvdcve-1.1-{0}.json.gz</nvdDatafeedUrl>

0 commit comments

Comments
 (0)