|
@@ -84,9 +84,9 @@
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
- <groupId>fuyou-commons-codec</groupId>
|
|
|
- <artifactId>fuyou-commons-codec</artifactId>
|
|
|
- <version>1.5</version>
|
|
|
+ <groupId>commons-codec</groupId>
|
|
|
+ <artifactId>commons-codec</artifactId>
|
|
|
+ <version>1.2</version>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
@@ -98,7 +98,7 @@
|
|
|
<dependency>
|
|
|
<groupId>commons-logging</groupId>
|
|
|
<artifactId>commons-logging</artifactId>
|
|
|
- <version>1.11</version>
|
|
|
+ <version>1.2</version>
|
|
|
</dependency>
|
|
|
|
|
|
|