|
@@ -68,18 +68,6 @@
|
|
|
<artifactId>zzjs-generator</artifactId>
|
|
|
<version>1.0.1</version>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>commons-codec</groupId>
|
|
|
- <artifactId>commons-codec</artifactId>
|
|
|
- <version>1.14</version>
|
|
|
- <scope>test</scope>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>commons-codec</groupId>
|
|
|
- <artifactId>commons-codec</artifactId>
|
|
|
- <version>1.11</version>
|
|
|
- <scope>test</scope>
|
|
|
- </dependency>
|
|
|
|
|
|
|
|
|
</dependencies>
|