Author: chatellier Date: 2011-03-21 10:22:19 +0000 (Mon, 21 Mar 2011) New Revision: 789 Log: Update to HttpComponent 4.1.1 Modified: trunk/changelog.txt trunk/pom.xml Modified: trunk/changelog.txt =================================================================== --- trunk/changelog.txt 2011-03-18 11:26:06 UTC (rev 788) +++ trunk/changelog.txt 2011-03-21 10:22:19 UTC (rev 789) @@ -13,6 +13,7 @@ * Fix some translation * Update to jQuery 1.5.1 * Update to rSyntaxTextArea 1.5.0 + * Update to HttpComponent 4.1.1 1.0.2 ----- Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-03-18 11:26:06 UTC (rev 788) +++ trunk/pom.xml 2011-03-21 10:22:19 UTC (rev 789) @@ -96,14 +96,14 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.1</version> + <version>4.1.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpmime</artifactId> - <version>4.1</version> + <version>4.1.1</version> <scope>compile</scope> </dependency>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org