| @@ -34,6 +34,12 @@ | |||||
| <version>1.3.3</version> | <version>1.3.3</version> | ||||
| </dependency> | </dependency> | ||||
| <dependency> | |||||
| <groupId>com.github.axet</groupId> | |||||
| <artifactId>kaptcha</artifactId> | |||||
| <version>0.0.9</version> | |||||
| </dependency> | |||||
| </dependencies> | </dependencies> | ||||
| <build> | <build> | ||||
| @@ -283,12 +283,6 @@ | |||||
| <version>2.8.5</version> | <version>2.8.5</version> | ||||
| </dependency> | </dependency> | ||||
| <dependency> | |||||
| <groupId>com.github.axet</groupId> | |||||
| <artifactId>kaptcha</artifactId> | |||||
| <version>0.0.9</version> | |||||
| </dependency> | |||||
| <!-- https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream --> | <!-- https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream --> | ||||
| <dependency> | <dependency> | ||||
| <groupId>com.thoughtworks.xstream</groupId> | <groupId>com.thoughtworks.xstream</groupId> | ||||