From abcba3013173377322e046c76a0afd434d39f784 Mon Sep 17 00:00:00 2001 From: Erik Forkalsrud Date: Thu, 28 Aug 2014 00:11:19 -0700 Subject: [PATCH] update dependencies --- pom.xml | 67 +++++++++++++++++++++------------------------------------ 1 file changed, 24 insertions(+), 43 deletions(-) diff --git a/pom.xml b/pom.xml index 4b3c9f1..bfda646 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-eclipse-plugin - 2.8 + 2.9 1.5 photo @@ -94,13 +94,13 @@ org.apache.velocity velocity - 1.6.1 + 1.7 runtime org.apache.velocity velocity-tools - 2.0-beta3 + 2.0 runtime @@ -112,7 +112,7 @@ commons-lang commons-lang - 2.4 + 2.6 com.drewnoakes @@ -122,14 +122,9 @@ javax.servlet servlet-api - 2.4 + 2.5 provided - - log4j - log4j - 1.2.14 - junit junit @@ -143,30 +138,8 @@ org.springframework - spring-webmvc - 3.0.0.RELEASE - - - commons-logging - commons-logging - - - - - org.springframework - spring-context - 3.0.0.RELEASE - - - commons-logging - commons-logging - - - - - org.springframework - spring-orm - 3.0.0.RELEASE + spring-web + 4.0.6.RELEASE commons-logging @@ -179,6 +152,11 @@ lucene-core 4.4.0 + + org.apache.lucene + lucene-analyzers-common + 4.4.0 + org.apache.lucene lucene-queryparser @@ -199,22 +177,25 @@ org.slf4j slf4j-api - 1.6.6 + 1.7.7 org.slf4j slf4j-log4j12 - 1.6.6 + 1.7.7 + runtime org.slf4j jul-to-slf4j - 1.6.6 + 1.7.7 + runtime org.slf4j jcl-over-slf4j - 1.6.6 + 1.7.7 + runtime commons-io @@ -226,18 +207,18 @@ org.codehaus.jackson jackson-mapper-asl - 1.9.11 + 1.9.13 org.eclipse.jetty jetty-server - 7.6.8.v20121106 + 7.6.15.v20140411 test org.eclipse.jetty jetty-webapp - 7.6.8.v20121106 + 7.6.15.v20140411 test @@ -262,7 +243,7 @@ http://download.oracle.com/maven default - + central @@ -278,7 +259,7 @@ true http://forkalsrud.org:8080/nexus/content/groups/public-snapshots - +