From 42a55d463b17e54f5d127cd19de051534faa377f Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 17 Feb 2012 11:36:33 +0000 Subject: [PATCH] upgrade httpclient/core version used git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1245405 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5091a41a..7e44e17ca 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,8 @@ 3.0.3 2.5.1 10.8.2.2 - 4.1.2 + 4.1.3 + 4.1.4 1.4 7.4.5.v20110725 @@ -1136,6 +1137,17 @@ + + org.apache.httpcomponents + httpcore + ${httpclient.core.version} + + + commons-logging + commons-logging + + + org.apache.maven.wagon wagon-provider-api -- 2.39.5