refactor: 替换net.sf.json为fastJson
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -77,12 +77,12 @@
|
||||
</dependency>
|
||||
|
||||
<!--Json-->
|
||||
<dependency>
|
||||
<groupId>net.sf.json-lib</groupId>
|
||||
<artifactId>json-lib</artifactId>
|
||||
<version>2.4</version>
|
||||
<classifier>jdk15</classifier>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>net.sf.json-lib</groupId>-->
|
||||
<!-- <artifactId>json-lib</artifactId>-->
|
||||
<!-- <version>2.4</version>-->
|
||||
<!-- <classifier>jdk15</classifier>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<!-- 七牛云SDK -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user