updated javadoc author

Former-commit-id: 47f25243b5b1bb13bae43f6e3949c03c9c270fef
This commit is contained in:
Jeremy Long
2015-04-05 09:22:07 -04:00
parent 93dd5e4b31
commit 92d12ec68e

View File

@@ -32,7 +32,7 @@ import org.owasp.dependencycheck.utils.Settings;
/** /**
* Maven Plugin that checks the project dependencies to see if they have any known published vulnerabilities. * Maven Plugin that checks the project dependencies to see if they have any known published vulnerabilities.
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
@Mojo( @Mojo(
name = "check", name = "check",