diff --git a/core/src/main/resources/dependencycheck.properties b/core/src/main/resources/dependencycheck.properties index 9281923db66..896f84c681d 100644 --- a/core/src/main/resources/dependencycheck.properties +++ b/core/src/main/resources/dependencycheck.properties @@ -54,7 +54,7 @@ proxy.disableSchemas=true nvd.api.check.validforhours=4 nvd.api.datafeed.validfordays=7 -nvd.api.max.retry.count=10 +nvd.api.max.retry.count=30 nvd.api.delay=0 #nvd.api.datafeed.url=https://example.com/nvd-cache/ #nvd.api.datafeed.user= diff --git a/core/src/test/resources/dependencycheck.properties b/core/src/test/resources/dependencycheck.properties index fffb81adc3c..7916b10a82e 100644 --- a/core/src/test/resources/dependencycheck.properties +++ b/core/src/test/resources/dependencycheck.properties @@ -50,7 +50,7 @@ proxy.disableSchemas=true nvd.api.check.validforhours=4 nvd.api.datafeed.validfordays=7 -nvd.api.max.retry.count=10 +nvd.api.max.retry.count=30 nvd.api.delay=0 #nvd.api.datafeed.url=https://example.com/nvd-cache/ #nvd.api.datafeed.user= diff --git a/utils/src/test/resources/dependencycheck.properties b/utils/src/test/resources/dependencycheck.properties index a00a0172ce0..98230297cd0 100644 --- a/utils/src/test/resources/dependencycheck.properties +++ b/utils/src/test/resources/dependencycheck.properties @@ -50,7 +50,7 @@ proxy.disableSchemas=true nvd.api.check.validforhours=4 nvd.api.datafeed.validfordays=7 -nvd.api.max.retry.count=10 +nvd.api.max.retry.count=30 nvd.api.delay=0 #nvd.api.datafeed.url=https://example.com/nvd-cache/ #nvd.api.datafeed.user=