diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index 49767ea79..43a572ced 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -636,5 +636,40 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. + + + False Positive Tests + + + + org.apache.xmlgraphics + batik-util + 1.7 + provided + true + + + com.thoughtworks.xstream + xstream + 1.4.2 + provided + true + + + org.apache.ws.security + wss4j + 1.5.7 + provided + true + + +