瀏覽代碼

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>


Loading…
取消
儲存