소스 검색

Bump junit to 4.13.1

tags/4.6.0.2311
Mark Rekveld 3 년 전
부모
커밋
770d823a97
No account linked to committer's email address
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      it/pom.xml
  2. 1
    1
      pom.xml

+ 1
- 1
it/pom.xml 파일 보기

@@ -41,7 +41,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>

+ 1
- 1
pom.xml 파일 보기

@@ -73,7 +73,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>

Loading…
취소
저장