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 - -