Skip to content

Commit

Permalink
Upgrade to HttpClient 4.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
codahale committed May 31, 2012
1 parent 70d4fa9 commit 464308b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-httpclient/pom.xml
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.1.2</version>
<version>4.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit 464308b

Please sign in to comment.