소스 검색

Remove not used mockito lib

tags/2.0.1
Kristijan Mitrovic 4 년 전
부모
커밋
7812f0474f
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. +0
    -7
      pom.xml

+ 0
- 7
pom.xml 파일 보기

@@ -96,13 +96,6 @@ templated-mail-sender is available under the Apache License, version 2: http://w
<version>${commons-io.version}</version>
</dependency>

<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>${mockito.version}</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>


불러오는 중...
취소
저장