提交 3690002d 编写于 作者: A Arjen Poutsma

SPR-6180 - Upgrade Apache HttpClient to version 4.0

上级 54866493
......@@ -98,6 +98,12 @@
<version>3.1</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.1.1</version>
<optional>true</optional>
</dependency>
<!-- common logging dependency is in spring-core -->
<dependency>
<groupId>log4j</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册