Skip to content

Commit

Permalink
adjust dependency check plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
infeo committed Dec 13, 2023
1 parent 1121e7d commit 59b3856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@
<artifactId>dependency-check-maven</artifactId>
<version>${dependency-check.version}</version>
<configuration>
<nvdValidForHours>24</nvdValidForHours>
<failBuildOnCVSS>0</failBuildOnCVSS>
<skipTestScope>true</skipTestScope>
<detail>true</detail>
Expand Down

0 comments on commit 59b3856

Please sign in to comment.