Commit 85e537ab63050ec8a15061e1abb2390e6e21d13e

Authored by 后端研发-谢家林
2 parents 106effac 2f4306c7

Merge branch 'develop3.9.0_amountLimit' into 'qa1.0'

修改redis版本

See merge request !5
Showing 1 changed file with 2 additions and 2 deletions
@@ -300,7 +300,7 @@ @@ -300,7 +300,7 @@
300 <dependency> 300 <dependency>
301 <groupId>redis.clients</groupId> 301 <groupId>redis.clients</groupId>
302 <artifactId>jedis</artifactId> 302 <artifactId>jedis</artifactId>
303 - <version>2.4.2</version> 303 + <version>2.8.1</version>
304 </dependency> 304 </dependency>
305 305
306 <!-- Common Dependency End --> 306 <!-- Common Dependency End -->
@@ -473,7 +473,7 @@ @@ -473,7 +473,7 @@
473 <dependency> 473 <dependency>
474 <groupId>org.apache.httpcomponents</groupId> 474 <groupId>org.apache.httpcomponents</groupId>
475 <artifactId>httpclient</artifactId> 475 <artifactId>httpclient</artifactId>
476 - <version>4.3.3</version> 476 + <version>4.5.2</version>
477 </dependency> 477 </dependency>
478 <dependency> 478 <dependency>
479 <groupId>org.jboss.netty</groupId> 479 <groupId>org.jboss.netty</groupId>