You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/04/18 13:41:31 UTC

git commit: use http client 4.2.4

Updated Branches:
  refs/heads/master 4aa13316f -> a664a183a


use http client 4.2.4


Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/a664a183
Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/a664a183
Diff: http://git-wip-us.apache.org/repos/asf/maven-wagon/diff/a664a183

Branch: refs/heads/master
Commit: a664a183ac97166b4c1927f449d2c7951c157629
Parents: 4aa1331
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Apr 18 21:41:22 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Apr 18 21:41:22 2013 +1000

----------------------------------------------------------------------
 wagon-providers/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-wagon/blob/a664a183/wagon-providers/pom.xml
----------------------------------------------------------------------
diff --git a/wagon-providers/pom.xml b/wagon-providers/pom.xml
index 7b25726..adbfb5e 100644
--- a/wagon-providers/pom.xml
+++ b/wagon-providers/pom.xml
@@ -50,7 +50,7 @@ under the License.
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
-        <version>4.2.3</version>
+        <version>4.2.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>