Skip to content

Commit

Permalink
Fix TODO (#13363)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Feb 20, 2025
1 parent 82dcc73 commit 3e1a19c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ dependencyCheck {
suppressionFile = "buildscripts/dependency-check-suppressions.xml"
failBuildOnCVSS = 7.0f // fail on high or critical CVE
nvd.apiKey = System.getenv("NVD_API_KEY")
nvd.delay = 3500 // until next dependency check release (https://github.com/jeremylong/DependencyCheck/pull/6333)
}

idea {
Expand Down

0 comments on commit 3e1a19c

Please sign in to comment.