Browse Source

自动部署失败:pom修改

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

+ 4 - 0
pom.xml

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