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

增加commons-collections

zd_123 7 роки тому
батько
коміт
32267ed32d
1 змінених файлів з 5 додано та 0 видалено
  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>