对Http Client降级处理,因为dynamic-synonym插件对4.5.2产生报错问题。 (#390)

This commit is contained in:
Cary 2017-06-26 10:21:51 +08:00 committed by Medcl
parent f27d378970
commit cf529e567e

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.2</version>
<version>4.4.1</version>
</dependency>
<dependency>