|
|
@@ -304,6 +304,11 @@
|
|
|
<version>1.10.5</version>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.ant</groupId>
|
|
|
+ <artifactId>ant-launcher</artifactId>
|
|
|
+ <version>1.10.5</version>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.glassfish.jersey.core</groupId>
|
|
|
<artifactId>jersey-server</artifactId>
|
|
|
@@ -406,11 +411,6 @@
|
|
|
<artifactId>ical4j</artifactId>
|
|
|
<version>2.2.0</version>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.github.lalyos</groupId>
|
|
|
- <artifactId>jfiglet</artifactId>
|
|
|
- <version>0.0.8</version>
|
|
|
- </dependency>
|
|
|
<dependency>
|
|
|
<groupId>CheckPasswordStrength</groupId>
|
|
|
<artifactId>CheckPasswordStrength</artifactId>
|