From 86d052e51ec41fd43b6662f697efc8aaa6786a63 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sun, 17 Nov 2013 14:56:58 -0500 Subject: [PATCH] updated lucene version Former-commit-id: 3611f6887deda4c14caf5fc9ea0c9c8b7762bf0c --- dependency-check-core/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index e04bb2f14..d1038f68c 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -410,17 +410,17 @@ along with Dependency-Check. If not, see . org.apache.lucene lucene-core - 4.3.1 + 4.5.1 org.apache.lucene lucene-analyzers-common - 4.3.1 + 4.5.1 org.apache.lucene lucene-queryparser - 4.3.1 + 4.5.1 org.apache.velocity