diff --git a/build.gradle b/build.gradle index fe1ae89bd..c36984c40 100644 --- a/build.gradle +++ b/build.gradle @@ -157,10 +157,6 @@ allprojects { } dependencyCheck { - nvd { - apikey = System.getenv("NVD_API_KEY") ?: "aaabbbccc" - delay = 16000 - } failBuildOnCVSS = 7 // Fail on high CVSS severity suppressionFile = "${rootDir}/gradle/owasp-suppression.xml" skipConfigurations = [