From 1a9cc4b6bed7d7ac54d288d4fbf66ebce46933f6 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sun, 6 Mar 2016 17:42:18 -0500 Subject: [PATCH] snapshot --- dependency-check-maven/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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