mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 11:01:44 +01:00
updated javadoc author
Former-commit-id: cf4872f514d35b74be8abdb1ae54897b0ed8c254
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.Serializable;
|
|||||||
/**
|
/**
|
||||||
* An external reference for a vulnerability. This contains a name, URL, and a source.
|
* An external reference for a vulnerability. This contains a name, URL, and a source.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class Reference implements Serializable, Comparable<Reference> {
|
public class Reference implements Serializable, Comparable<Reference> {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user