Переглянути джерело

自动部署失败:pom修改

chenyongxing 6 роки тому
батько
коміт
d06a72636b
1 змінених файлів з 4 додано та 0 видалено
  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>