Explorar el Código

增加commons-collections

zd_123 hace 7 años
padre
commit
32267ed32d
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      patient-co/patient-co-wlyy/pom.xml

+ 5 - 0
patient-co/patient-co-wlyy/pom.xml

@ -447,6 +447,11 @@
            <artifactId>jest</artifactId>
            <version>2.4.0</version>
        </dependency>
        <dependency>
            <groupId>commons-collections</groupId>
            <artifactId>commons-collections</artifactId>
            <version>3.2.2</version>
        </dependency>
        <!--elasticsearch end-->
    </dependencies>
    <build>