From b15e2c614032e443d4a47585ae463e0db9411699 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Mon, 9 Sep 2013 10:17:09 -0400 Subject: [PATCH] updated link --- dependency-check-ant/installation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependency-check-ant/installation.html b/dependency-check-ant/installation.html index 7053ffd77..1f486f299 100644 --- a/dependency-check-ant/installation.html +++ b/dependency-check-ant/installation.html @@ -145,7 +145,7 @@

Installation

-

Download dependency-check-ant from bintray here. To install dependency-check-ant place the dependency-check-ant-1.0.2.jar into the lib directory of your Ant instalation directory. Once installed you can add the taskdef to you build.xml and add the task to a new or existing target.

+

Download dependency-check-ant from bintray here. To install dependency-check-ant place the dependency-check-ant-1.0.2.jar into the lib directory of your Ant instalation directory. Once installed you can add the taskdef to you build.xml and add the task to a new or existing target.

It is important to understand that the first time this task is executed it may take 20 minutes or more as it downloads and processes the data from the National Vulnerability Database (NVD) hosted by NIST: https://nvd.nist.gov

After the first batch download, as long as the task is executed at least once every seven days the update will only take a few seconds.