소스 검색

fixes a security problem in pom.xml

tags/rel_3_28_0_ga
chibash 3 년 전
부모
커밋
0d468da4e9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml 파일 보기

@@ -321,7 +321,7 @@ Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.</i>]]></bottom>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>[4.13.1,)</version>
<scope>test</scope>
</dependency>
<dependency>

Loading…
취소
저장