|
@@ -64,11 +64,11 @@
|
|
|
<groupId>com.persagy</groupId>
|
|
|
<artifactId>dmp-server</artifactId>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
+ <!--<dependency>
|
|
|
<groupId>com.alibaba</groupId>
|
|
|
<artifactId>fastjson</artifactId>
|
|
|
<version>1.2.47</version>
|
|
|
- </dependency>
|
|
|
+ </dependency>-->
|
|
|
<dependency>
|
|
|
<groupId>javax.ws.rs</groupId>
|
|
|
<artifactId>jsr311-api</artifactId>
|
|
@@ -88,6 +88,5 @@
|
|
|
<artifactId>gt-main</artifactId>
|
|
|
<version>23.0</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
</dependencies>
|
|
|
</project>
|