Author: tchemit Date: 2012-12-13 14:03:48 +0100 (Thu, 13 Dec 2012) New Revision: 1395 Url: http://nuiton.org/projects/mavenpom/repository/revisions/1395 Log: fixes #2475: Downgrade to httpcomponents 4.2.2 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-12-13 10:38:03 UTC (rev 1394) +++ trunk/pom.xml 2012-12-13 13:03:48 UTC (rev 1395) @@ -304,7 +304,7 @@ <commonsCollectionsVersion>3.2.1</commonsCollectionsVersion> <commonsEmailVersion>1.2</commonsEmailVersion> <commonsHttpclientVersion>3.1</commonsHttpclientVersion> - <httpCommonsHttpclientVersion>4.2.3</httpCommonsHttpclientVersion> + <httpCommonsHttpclientVersion>4.2.2</httpCommonsHttpclientVersion> <commonsIoVersion>2.4</commonsIoVersion> <commonsJxpathVersion>1.3</commonsJxpathVersion> <commonsLangVersion>2.6</commonsLangVersion>
participants (1)
-
tchemit@users.nuiton.org