mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 19:41:38 +01:00
updated javadoc author
Former-commit-id: d13fac65cb7ed951698130523baaf241146addde
This commit is contained in:
@@ -40,7 +40,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
|||||||
/**
|
/**
|
||||||
* A callable object to download two files.
|
* A callable object to download two files.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class DownloadTask implements Callable<Future<ProcessTask>> {
|
public class DownloadTask implements Callable<Future<ProcessTask>> {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user