Skip to content

Commit 3e1a19c

Browse files
authored
Fix TODO (#13363)
1 parent 82dcc73 commit 3e1a19c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conventions/src/main/kotlin/otel.java-conventions.gradle.kts

-1
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,6 @@ dependencyCheck {
439439
suppressionFile = "buildscripts/dependency-check-suppressions.xml"
440440
failBuildOnCVSS = 7.0f // fail on high or critical CVE
441441
nvd.apiKey = System.getenv("NVD_API_KEY")
442-
nvd.delay = 3500 // until next dependency check release (https://github.com/jeremylong/DependencyCheck/pull/6333)
443442
}
444443

445444
idea {

0 commit comments

Comments
 (0)