Browse Source

自动部署失败:pom修改

chenyongxing 6 years ago
parent
commit
d06a72636b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@ -168,6 +168,10 @@
            <groupId>org.apache.commons</groupId>
            <artifactId>commons-lang3</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-mongodb</artifactId>
        </dependency>
    </dependencies>
    <build>
        <plugins>