main
tamguo 7 years ago
parent f0ecc95906
commit 4c45d7157f

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

Loading…
Cancel
Save