Author: chatellier Date: 2011-01-24 09:31:27 +0000 (Mon, 24 Jan 2011) New Revision: 552 Log: Update to http components 4.1 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-01-24 09:13:12 UTC (rev 551) +++ trunk/pom.xml 2011-01-24 09:31:27 UTC (rev 552) @@ -96,14 +96,14 @@ <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient</artifactId> - <version>4.1-beta1</version> + <version>4.1</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpmime</artifactId> - <version>4.1-beta1</version> + <version>4.1</version> <scope>compile</scope> </dependency>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org