updated javadoc author

Former-commit-id: b12db8dfae7a5b34ae136957ff24f773df763682
This commit is contained in:
Jeremy Long
2015-04-05 09:22:00 -04:00
parent b9a53775b6
commit 79e6a13b29

View File

@@ -26,7 +26,7 @@ import org.owasp.dependencycheck.utils.DownloadFailedException;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class StandardUpdateIntegrationTest extends BaseTest {