diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index bb399d4cd..8fcc5b54b 100644 --- a/dependency-check-maven/pom.xml +++ b/dependency-check-maven/pom.xml @@ -20,12 +20,11 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.3.5 + 1.3.6-SNAPSHOT dependency-check-maven maven-plugin - 1.3.5.1 Dependency-Check Maven Plugin dependency-check-maven is a Maven Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries. 2013