|
|
@ -548,6 +548,15 @@ |
|
|
|
<version>3.1.1</version> |
|
|
|
<version>3.1.1</version> |
|
|
|
</dependency> |
|
|
|
</dependency> |
|
|
|
<!-- axis 1.4 jar end --> |
|
|
|
<!-- axis 1.4 jar end --> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>org.apache.commons</groupId> |
|
|
|
|
|
|
|
<artifactId>commons-pool2</artifactId> |
|
|
|
|
|
|
|
<version>2.5.0</version> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
|
|
|
<groupId>redis.clients</groupId> |
|
|
|
|
|
|
|
<artifactId>jedis</artifactId> |
|
|
|
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
<build> |
|
|
|
<build> |
|
|
|