Browse Source

去掉多余引用

hejq 8 years ago
parent
commit
d0faad46be
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -26,11 +26,11 @@
             <artifactId>ps-entity</artifactId>
             <artifactId>ps-entity</artifactId>
         </dependency>
         </dependency>
 
 
-        <dependency>
+        <!--<dependency>
             <groupId>net.sf.json-lib</groupId>
             <groupId>net.sf.json-lib</groupId>
             <artifactId>json-lib</artifactId>
             <artifactId>json-lib</artifactId>
             <classifier>jdk15</classifier>
             <classifier>jdk15</classifier>
-        </dependency>
+        </dependency>-->
 
 
         <!-- spring boot -->
         <!-- spring boot -->
         <dependency>
         <dependency>