mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 16:24:11 +01:00
updated javadoc author
Former-commit-id: 3bdcfe1fae3dca5c0c934c97b1c48e117255de09
This commit is contained in:
@@ -42,7 +42,7 @@ import org.xml.sax.SAXException;
|
|||||||
/**
|
/**
|
||||||
* A callable task that will process a given set of NVD CVE xml files and update the Cve Database accordingly.
|
* A callable task that will process a given set of NVD CVE xml files and update the Cve Database accordingly.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class ProcessTask implements Callable<ProcessTask> {
|
public class ProcessTask implements Callable<ProcessTask> {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user