diff --git a/pom.xml b/pom.xml index 6387da4ba..b693958b1 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ along with DependencyCheck. If not, see . DependencyCheck https://github.com/jeremylong/DependencyCheck.git - DependencyCheck is a utility that attempts to detect publically disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries. + Dependency-Check is a utility that attempts to detect publically disclosed vulnerabilities contained within project dependencies. It does this by determining if there is a Common Platform Enumeration (CPE) identifier for a given dependency. If found, it will generate a report linking to the associated CVE entries. 2012 owasp