Author: tchemit Date: 2012-10-26 09:06:08 +0200 (Fri, 26 Oct 2012) New Revision: 1352 Url: http://nuiton.org/repositories/revision/mavenpom/1352 Log: fixes #2099: Introduce org.apache.httpcomponents httpclient 4.2.2 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-10-25 06:57:46 UTC (rev 1351) +++ trunk/pom.xml 2012-10-26 07:06:08 UTC (rev 1352) @@ -304,7 +304,7 @@ <commonsCollectionsVersion>3.2.1</commonsCollectionsVersion> <commonsEmailVersion>1.2</commonsEmailVersion> <commonsHttpclientVersion>3.1</commonsHttpclientVersion> - <httpCommonsHttpclientVersion>4.2.1</httpCommonsHttpclientVersion> + <httpCommonsHttpclientVersion>4.2.2</httpCommonsHttpclientVersion> <commonsIoVersion>2.4</commonsIoVersion> <commonsJxpathVersion>1.3</commonsJxpathVersion> <commonsLangVersion>2.6</commonsLangVersion>