updated HTTP Components version

pull/948/head
Justin Richer 2015-08-21 18:09:31 -04:00
parent 2f172fa1e0
commit 629bc652b9
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.2.3</version> <version>4.3.6</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.security.oauth</groupId> <groupId>org.springframework.security.oauth</groupId>