瀏覽代碼

删除不必要的代码

gaodm 6 年之前
父節點
當前提交
7fde987d44
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      pom.xml

+ 0 - 7
pom.xml

@@ -84,13 +84,6 @@
                 <version>${druid.version}</version>
             </dependency>
 
-            <!-- https://mvnrepository.com/artifact/com.alibaba/fastjson -->
-            <dependency>
-                <groupId>com.alibaba</groupId>
-                <artifactId>fastjson</artifactId>
-                <version>1.2.46</version>
-            </dependency>
-
             <!--swagger-->
             <dependency>
                 <groupId>io.springfox</groupId>