diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index 0d801c791..7a7c2f217 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -662,11 +662,11 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. Additionally, these are only added when using "allTests" to make the build slightly faster in most cases. --> False Positive Tests - + org.apache.xmlgraphics @@ -689,6 +689,34 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. provided true + + com.ganyo + gcm-server + 1.0.2 + provided + true + + + org.python + jython-standalone + 2.7-b1 + provided + true + + + org.jruby + jruby-complete + 1.7.4 + provided + true + + + org.jruby + jruby + 1.6.3 + provided + true +