From c80c5e1244f5a61236d5d2ace352bb8ca9d96b97 Mon Sep 17 00:00:00 2001 From: Mohsin Husen Date: Sat, 20 Apr 2013 11:56:16 +0100 Subject: [PATCH] Refactor : removed unused dependency --- pom.xml | 42 +----------------------------------------- 1 file changed, 1 insertion(+), 41 deletions(-) diff --git a/pom.xml b/pom.xml index a59413aa0..ee32b5666 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 3.1.4.RELEASE 1.7.1 2.6 - 0.20.5 + 0.20.6 4.2.2 1.5.0.RELEASE 2.1 @@ -112,33 +112,6 @@ commons-collections 3.2.1 - - org.apache.httpcomponents - httpclient - ${apache.httpcomponents.version} - - - commons-logging - commons-logging - - - - - org.apache.httpcomponents - httpmime - ${apache.httpcomponents.version} - - - org.apache.httpcomponents - httpclient-cache - ${apache.httpcomponents.version} - - - commons-logging - commons-logging - - - @@ -226,19 +199,6 @@ ${webbeans.version} test - - org.springframework - spring-jdbc - ${spring.version} - test - - - com.h2database - h2 - 1.3.168 - test - -