소스 검색

增加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>