diff --git a/pom.xml b/pom.xml index 44d2d4dd1..be157fa88 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ along with DependencyCheck. If not, see . org.owasp dependency-check - 0.3.1.1-SNAPSHOT + 0.3.2.1-SNAPSHOT jar DependencyCheck @@ -157,7 +157,6 @@ along with DependencyCheck. If not, see . - org.codehaus.mojo cobertura-maven-plugin @@ -407,7 +406,6 @@ along with DependencyCheck. If not, see . - com.google.code.findbugs @@ -419,17 +417,19 @@ along with DependencyCheck. If not, see . commons-cli commons-cli 1.2 + runtime commons-io commons-io 2.4 + runtime - commons-lang commons-lang - 2.4 + 2.5 + runtime junit @@ -441,28 +441,32 @@ along with DependencyCheck. If not, see . org.apache.lucene lucene-core - 4.0.0 - + 4.3.0 + runtime org.apache.lucene lucene-analyzers-common - 4.0.0 + 4.3.0 + runtime org.apache.lucene lucene-queryparser - 4.0.0 + 4.3.0 + runtime org.apache.velocity velocity 1.7 + runtime org.apache.velocity velocity-tools 2.0 + runtime @@ -507,6 +511,7 @@ along with DependencyCheck. If not, see . com.h2database h2 1.3.172 + runtime