Skip to content

Commit c50c56f

Browse files
committed
Updating min cvss version to 9 before release.
1 parent 3921f30 commit c50c56f

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
@@ -1712,7 +1712,7 @@
17121712
<artifactId>dependency-check-maven</artifactId>
17131713
<version>7.4.4</version>
17141714
<configuration>
1715-
<failBuildOnCVSS>7</failBuildOnCVSS>
1715+
<failBuildOnCVSS>9</failBuildOnCVSS>
17161716
<skipProvidedScope>true</skipProvidedScope>
17171717
<skipSystemScope>true</skipSystemScope> <!-- avoid error when processing jdk.tools:jdk.tools:jar:1.8:system -->
17181718
<!-- For node analysis info, see https://github.com/jeremylong/DependencyCheck/issues/2482#issuecomment-603755623 -->

0 commit comments

Comments
 (0)