main
tamguo 7 years ago
parent f0ecc95906
commit 4c45d7157f

@ -76,6 +76,10 @@
<artifactId>htmlunit</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
</dependency>
</dependencies>
<dependencyManagement>

Loading…
Cancel
Save