From 85cacaf91e29d33d6b4dc890595b053a7bf2463d Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Mon, 27 May 2013 22:12:25 -0400 Subject: [PATCH] testing Former-commit-id: 7fd42dc4c273eff98a8fbc3e3a14f0ce1fd26abe --- pom.xml | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) 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