Commit 760b8652 by zhaoyanchao

更改pom

parent 4c3e4514
...@@ -92,17 +92,12 @@ ...@@ -92,17 +92,12 @@
<!-- https://mvnrepository.com/artifact/com.sparkjava/spark-core --> <!-- https://mvnrepository.com/artifact/com.sparkjava/spark-core -->
<dependency>
<groupId>com.secoo.so.common</groupId>
<artifactId>common-data-api</artifactId>
<version>1.7.9</version>
</dependency>
<dependency> <dependency>
<artifactId>sqp4j-client</artifactId> <artifactId>sqp4j-client</artifactId>
<groupId>com.secoo</groupId> <groupId>com.secoo</groupId>
<version>2.8.2.RELEASE</version> <version>2.8.6.RELEASE</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>com.secoo.mall</groupId> <groupId>com.secoo.mall</groupId>
...@@ -136,7 +131,7 @@ ...@@ -136,7 +131,7 @@
<dependency> <dependency>
<groupId>com.secoo.so.common</groupId> <groupId>com.secoo.so.common</groupId>
<artifactId>common-data-api</artifactId> <artifactId>common-data-api</artifactId>
<version>1.9.4</version> <version>1.9.6</version>
</dependency> </dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment