站点更新:2019-12-12 17:59:40

This commit is contained in:
2019-12-12 17:59:40 +08:00
parent 84159a12e2
commit 1759c923ec
5 changed files with 34 additions and 49 deletions

12
pom.xml
View File

@@ -19,7 +19,7 @@
<file_encoding>utf-8</file_encoding>
<jdk.verion>1.8</jdk.verion>
<powermock.version>1.7.1</powermock.version>
<kotlin.version>1.2.60</kotlin.version>
<kotlin.version>1.3.61</kotlin.version>
</properties>
<dependencies>
@@ -264,11 +264,11 @@
<artifactId>jodd-props</artifactId>
<version>3.6.1</version>
</dependency>
<dependency>
<groupId>cn.ceres.did</groupId>
<artifactId>did-sdk</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>cn.ceres.did</groupId>-->
<!-- <artifactId>did-sdk</artifactId>-->
<!-- <version>1.0-SNAPSHOT</version>-->
<!-- </dependency>-->
<dependency>
<groupId>cn.enncloud.ceres</groupId>
<artifactId>ceres</artifactId>