This commit is contained in:
2018-08-13 12:35:20 +08:00
parent ec757b6fe9
commit d8cad0ac9e
4 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
<dependencies>
<!--maven 打包使用下面的包 -->
<!--<dependency>
<dependency>
<groupId>org.redkale</groupId>
<artifactId>redkale</artifactId>
<version>1.9.5.2</version>
@@ -52,7 +52,7 @@
<groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId>
<version>3.8.0</version>
</dependency>-->
</dependency>
<!--maven 打包不需要-->
<!--<dependency>