mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
updated javadoc author
Former-commit-id: a9b00911d1d2e58ad26a1843f08100676047bf24
This commit is contained in:
@@ -43,7 +43,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
|||||||
* Maven Plugin that checks project dependencies and the dependencies of all child modules to see if they have any known published
|
* Maven Plugin that checks project dependencies and the dependencies of all child modules to see if they have any known published
|
||||||
* vulnerabilities.
|
* vulnerabilities.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
@Mojo(
|
@Mojo(
|
||||||
name = "aggregate",
|
name = "aggregate",
|
||||||
|
|||||||
Reference in New Issue
Block a user