Browse Source

自动部署打包hos-web-framework失败

chenyongxing 6 years ago
parent
commit
3842cdb1a7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      hos-web-framework/pom.xml

+ 4 - 0
hos-web-framework/pom.xml

@ -39,6 +39,10 @@
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-mongodb</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-mongodb</artifactId>
        </dependency>
        <dependency>
            <groupId>org.mongodb</groupId>